summaryrefslogtreecommitdiff
path: root/src/pyinterp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pyinterp.h')
-rw-r--r--src/pyinterp.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/pyinterp.h b/src/pyinterp.h
index a421f5b9..99a737a5 100644
--- a/src/pyinterp.h
+++ b/src/pyinterp.h
@@ -39,8 +39,6 @@
#include <boost/python.hpp>
#include <Python.h>
-#include "pyfstream.h"
-
namespace ledger {
class python_interpreter_t : public xml::xpath_t::scope_t