summaryrefslogtreecommitdiff
path: root/python/pyinterp.h
diff options
context:
space:
mode:
Diffstat (limited to 'python/pyinterp.h')
-rw-r--r--python/pyinterp.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/python/pyinterp.h b/python/pyinterp.h
index de910223..7303644c 100644
--- a/python/pyinterp.h
+++ b/python/pyinterp.h
@@ -37,9 +37,6 @@
#if defined(HAVE_BOOST_PYTHON)
-#include <boost/python.hpp>
-#include <Python.h>
-
namespace ledger {
class python_interpreter_t : public session_t