diff options
Diffstat (limited to 'src/py_utils.cc')
-rw-r--r-- | src/py_utils.cc | 1 |
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> |