Allow for NO_DEFAULT_STRUCT_VALUES

(will decide later if I want them or not)
This commit is contained in:
gingerBill
2018-05-13 21:09:49 +01:00
parent 9f1dda701d
commit 780b81a59f
4 changed files with 13 additions and 68 deletions
+1
View File
@@ -1,5 +1,6 @@
// #define NO_ARRAY_BOUNDS_CHECK
#define NO_POINTER_ARITHMETIC
// #define NO_DEFAULT_STRUCT_VALUES
#include "common.cpp"
#include "timings.cpp"