summaryrefslogtreecommitdiff
path: root/python/py_item.cc
diff options
context:
space:
mode:
Diffstat (limited to 'python/py_item.cc')
-rw-r--r--python/py_item.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/python/py_item.cc b/python/py_item.cc
index 3007fa63..f0e3f440 100644
--- a/python/py_item.cc
+++ b/python/py_item.cc
@@ -33,10 +33,6 @@
#include "pyutils.h"
#include "item.h"
-#include <boost/python/exception_translator.hpp>
-#include <boost/python/implicit.hpp>
-#include <boost/python/args.hpp>
-
namespace ledger {
using namespace boost::python;