From dbddec33c8247beb5984d0c3fbcdf86a94054248 Mon Sep 17 00:00:00 2001 From: Ginger Bill Date: Thu, 20 Jul 2017 23:57:56 +0100 Subject: Internal changes; thread.odin for windows only --- src/main.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index a6590956d..abee3e4b0 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,4 +1,5 @@ #define USE_CUSTOM_BACKEND 0 +// #define NO_ARRAY_BOUNDS_CHECK #include "common.cpp" #include "timings.cpp" -- cgit v1.2.3