summaryrefslogtreecommitdiff
path: root/lex.h
diff options
context:
space:
mode:
Diffstat (limited to 'lex.h')
-rw-r--r--lex.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lex.h b/lex.h
index 77b6838..f8d48ab 100644
--- a/lex.h
+++ b/lex.h
@@ -84,4 +84,5 @@ typedef struct {
LexResult lex(char* input);
+
#endif