Skip to content

Commit 293e6b0

Browse files
authored
...
1 parent e257db9 commit 293e6b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gc.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
#define GC_H
33

44
#include "bloat.h"
5+
#include "vm.h"
56

67
void gc_init(VM* vm);
78
void gc_collect(VM* vm);

0 commit comments

Comments
 (0)