diff options
Diffstat (limited to 'src/macros.hpp')
-rw-r--r-- | src/macros.hpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/macros.hpp b/src/macros.hpp index 8915e12d..4a319569 100644 --- a/src/macros.hpp +++ b/src/macros.hpp @@ -16,8 +16,6 @@ #define ISDEBUG false #endif -#include "version.h" - #define SPECIAL_WORKSPACE_START (-99) #define PI 3.14159265358979 |