summaryrefslogtreecommitdiff
path: root/python/py_utils.cc
diff options
context:
space:
mode:
Diffstat (limited to 'python/py_utils.cc')
-rw-r--r--python/py_utils.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/python/py_utils.cc b/python/py_utils.cc
index d1963852..ac1ed822 100644
--- a/python/py_utils.cc
+++ b/python/py_utils.cc
@@ -32,10 +32,6 @@
#include "pyinterp.h"
#include "pyutils.h"
-#include <boost/python/module.hpp>
-#include <boost/python/def.hpp>
-#include <boost/python/to_python_converter.hpp>
-
namespace ledger {
using namespace boost::python;