summaryrefslogtreecommitdiff
path: root/report.cc
diff options
context:
space:
mode:
Diffstat (limited to 'report.cc')
-rw-r--r--report.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/report.cc b/report.cc
index 3c3ba5e8..e17bebe3 100644
--- a/report.cc
+++ b/report.cc
@@ -1,6 +1,4 @@
#include "report.h"
-#include "transform.h"
-#include "util.h"
namespace ledger {
@@ -193,8 +191,6 @@ xml::xpath_t::op_t * report_t::lookup(const string& name)
#if 0
#ifdef USE_BOOST_PYTHON
-#include <boost/python.hpp>
-
using namespace boost::python;
using namespace ledger;