summaryrefslogtreecommitdiff
path: root/report.cc
diff options
context:
space:
mode:
Diffstat (limited to 'report.cc')
-rw-r--r--report.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/report.cc b/report.cc
index 191af340..45902460 100644
--- a/report.cc
+++ b/report.cc
@@ -186,6 +186,7 @@ xml::xpath_t::op_t * report_t::lookup(const std::string& name)
} // namespace ledger
+#if 0
#ifdef USE_BOOST_PYTHON
#include <boost/python.hpp>
@@ -205,3 +206,4 @@ void export_report()
}
#endif // USE_BOOST_PYTHON
+#endif