diff options
| author | Mikkel Hjortshoej <fyoucon@gmail.com> | 2020-05-14 14:18:20 +0200 |
|---|---|---|
| committer | Mikkel Hjortshoej <fyoucon@gmail.com> | 2020-05-14 14:18:20 +0200 |
| commit | 0b0e661b62097c15b5cc780e743cea47735be644 (patch) | |
| tree | 59daffb8447f5c8e728f6596268fecec80ab868e /src/main.cpp | |
| parent | 10c3acf37f58cffb5d1f77eb37b4f15f49f3da64 (diff) | |
Another test sorry
Diffstat (limited to 'src/main.cpp')
| -rw-r--r-- | src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp index daf57a7c8..ee6649e44 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" |