aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMikkel Hjortshoej <fyoucon@gmail.com>2020-05-14 14:20:04 +0200
committerMikkel Hjortshoej <fyoucon@gmail.com>2020-05-14 14:20:04 +0200
commit48946fe46f97ca0216256d85ef91dab7a7739b42 (patch)
tree413ca9145d119519fc604bfd4416836eb7df5279 /src
parent0b0e661b62097c15b5cc780e743cea47735be644 (diff)
Alright, things work. Reverting broken stuff
Diffstat (limited to 'src')
-rw-r--r--src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index ee6649e44..daf57a7c8 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -1,5 +1,5 @@
// #define NO_ARRAY_BOUNDS_CHECK
-asdasd
+
#include "common.cpp"
#include "timings.cpp"
#include "tokenizer.cpp"