diff options
Diffstat (limited to 'toc.c')
-rw-r--r-- | toc.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -36,6 +36,7 @@ static Type *type_inner(Type *t) { #include "blockarr.c" #include "str.c" #include "instance_table.c" +#include "copy.c" #include "identifiers.c" #include "tokenizer.c" |