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