diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/export.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/export.cc b/src/export.cc index 3b8b102..6c427dd 100644 --- a/src/export.cc +++ b/src/export.cc @@ -32,7 +32,6 @@ #include <QApplication> #include <QProgressDialog> #include <errno.h> -#include <fstream> #ifdef ENABLE_CGAL #include "CGAL_Nef_polyhedron.h" |