summaryrefslogtreecommitdiff
path: root/src/py_utils.cc
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2007-05-11 07:24:35 +0000
committerJohn Wiegley <johnw@newartisans.com>2008-04-13 03:38:45 -0400
commit7006be5ba17ae0b73870ff8cd1d10fb1089936b1 (patch)
treea0135f56179bf98ccbea010ad1b0e8b4a01130e7 /src/py_utils.cc
parentc59d56d596b1cbcbf871634e186ab5c92843bd83 (diff)
downloadledger-7006be5ba17ae0b73870ff8cd1d10fb1089936b1.tar.gz
ledger-7006be5ba17ae0b73870ff8cd1d10fb1089936b1.tar.bz2
ledger-7006be5ba17ae0b73870ff8cd1d10fb1089936b1.zip
Corrected Python build.
Diffstat (limited to 'src/py_utils.cc')
-rw-r--r--src/py_utils.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/py_utils.cc b/src/py_utils.cc
index 09fb9740..73961d43 100644
--- a/src/py_utils.cc
+++ b/src/py_utils.cc
@@ -31,7 +31,6 @@
#include "pyinterp.h"
#include "pyutils.h"
-#include "pyfstream.h"
#include <boost/python/module.hpp>
#include <boost/python/def.hpp>