summaryrefslogtreecommitdiff
path: root/python/pyinterp.cc
diff options
context:
space:
mode:
Diffstat (limited to 'python/pyinterp.cc')
-rw-r--r--python/pyinterp.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/python/pyinterp.cc b/python/pyinterp.cc
index f2f712d9..3648cdf4 100644
--- a/python/pyinterp.cc
+++ b/python/pyinterp.cc
@@ -31,8 +31,6 @@
#include "pyinterp.h"
-#include <boost/python/module_init.hpp>
-
namespace ledger {
using namespace boost::python;