diff --git a/src/main.cpp b/src/main.cpp index 3d4e2c3..8f75a1c 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -2,7 +2,6 @@ #include #include #include -#include "term.h" std::string get(std::string); std::map variables; std::map functions;