*** no comment ***

This commit is contained in:
John Wiegley 2007-05-11 07:25:52 +00:00
parent 4baeefcde4
commit 5eb0675fab

View file

@ -34,8 +34,6 @@
#include "xpath.h"
#if defined(USE_BOOST_PYTHON)
#include <boost/python.hpp>
#include <Python.h>
@ -103,6 +101,4 @@ class python_interpreter_t : public xml::xpath_t::scope_t
} // namespace ledger
#endif // USE_BOOST_PYTHON
#endif // _PY_EVAL_H