diff options
Diffstat (limited to 'src/main.cpp')
| -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 25ebc9dea..996d33089 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,6 +1,4 @@ // #define NO_ARRAY_BOUNDS_CHECK -#define NO_POINTER_ARITHMETIC -#define NO_DEFAULT_STRUCT_VALUES #include "common.cpp" #include "timings.cpp" |