1 2 3 4 5 6 7
#define ARENA_IMPL #define UTF8_IMPL #define STR_IMPL #include "arena.h" #include "utf8.h" #include "str.h"