Skip to content

Commit 319a56a

Browse files
authored
Update main.c
1 parent a1da7f1 commit 319a56a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

main.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#include "bloat.h"
22
#include "lexer.h"
33
#include "parser.h"
4-
#include "compiler.h"
54
#include "vm.h"
65
#include "gc.h"
76
#include "chunk.h"

0 commit comments

Comments
 (0)