some fixes to c's fixed_arena gen

This commit is contained in:
2024-11-30 23:48:14 -05:00
parent fbdb870986
commit 31a3609b28
2 changed files with 7 additions and 7 deletions

View File

@ -16,7 +16,7 @@ GEN_NS_END
#include <cstdlib> // for system()
#include "components/fixed_arena.hpp"
#include "components/memory.fixed_arena.hpp"
#include "components/misc.hpp"
using namespace gen;