aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
authorgingerBill <bill@gingerbill.org>2018-02-25 13:45:44 +0000
committergingerBill <bill@gingerbill.org>2018-02-25 13:45:44 +0000
commit53571814844976749c8ed27fe6a77c6dd49e627b (patch)
treed78fa2a7710aa4404b79de7a7d6167b1c6df4bf4 /src/main.cpp
parent1cd453db14c80988a7cd29bbc9ea1f70e45ad513 (diff)
Multithreaded parser (windows only)
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.cpp b/src/main.cpp
index d9249b40e..46a1b4e70 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -1,3 +1,4 @@
+#define USE_THREADED_PARSER 1
// #define NO_ARRAY_BOUNDS_CHECK
// #define NO_POINTER_ARITHMETIC