summaryrefslogtreecommitdiff
path: root/compiler/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/main.c')
-rw-r--r--compiler/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/main.c b/compiler/main.c
index 72832d0..09a195e 100644
--- a/compiler/main.c
+++ b/compiler/main.c
@@ -1,3 +1,4 @@
+#define UTILS_IMPLEMENTATION
#include <utils.h>
int main(int argc, char **argv) {