diff options
Diffstat (limited to 'src/main.cc')
-rw-r--r-- | src/main.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main.cc b/src/main.cc index dfbeeb75..faeec6ac 100644 --- a/src/main.cc +++ b/src/main.cc @@ -33,9 +33,7 @@ #include "report.h" #include "option.h" #include "help.h" -#if defined(HAVE_BOOST_PYTHON) #include "pyinterp.h" -#endif #include "textual.h" #include "qif.h" |