summaryrefslogtreecommitdiff
path: root/toc.c
diff options
context:
space:
mode:
Diffstat (limited to 'toc.c')
-rw-r--r--toc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/toc.c b/toc.c
index 4033181..0c15be9 100644
--- a/toc.c
+++ b/toc.c
@@ -124,7 +124,6 @@ static inline bool type_is_slicechar(Type *t) {
#include "allocator.c"
#include "misc.c"
#include "data_structures.c"
-#include "location.c"
#include "err.c"
static size_t compiler_alignof(Type *t);
static size_t compiler_sizeof(Type *t);