From 5eb0675fab1e36c6977fe35164668763106335ed Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Fri, 11 May 2007 07:25:52 +0000 Subject: *** no comment *** --- src/pyinterp.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src') diff --git a/src/pyinterp.h b/src/pyinterp.h index 99a737a5..1cfbd8d9 100644 --- a/src/pyinterp.h +++ b/src/pyinterp.h @@ -34,8 +34,6 @@ #include "xpath.h" -#if defined(USE_BOOST_PYTHON) - #include #include @@ -103,6 +101,4 @@ class python_interpreter_t : public xml::xpath_t::scope_t } // namespace ledger -#endif // USE_BOOST_PYTHON - #endif // _PY_EVAL_H -- cgit v1.2.3