aboutsummaryrefslogtreecommitdiff
path: root/src/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/types.h')
-rw-r--r--src/types.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/types.h b/src/types.h
index dcb1a442..ed5628e8 100644
--- a/src/types.h
+++ b/src/types.h
@@ -1,7 +1,7 @@
-#pragma once
-
// Logic for defining and working with types
+#pragma once
+
#include <stdlib.h>
#include "ast.h"