diff options
Diffstat (limited to '')
| -rw-r--r-- | src/main.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main.cpp b/src/main.cpp index f56209f..17eb0e5 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -13,8 +13,6 @@ #include "gnuplot_i.hpp" -#include "curve.h" -#include "surface.h" #include <fml/fml.h> // under $HOME |