Fixed GC static library

This commit is contained in:
Victor Olin 2023-03-21 13:09:14 +01:00
parent bba6afeff8
commit 75fb24e369
6 changed files with 27 additions and 8 deletions

View file

@ -4,7 +4,6 @@
#include "chunk.hpp"
#include "event.hpp"
#include "heap.hpp"
namespace GC
{