aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--backendC/CleanCompilerSources/checker_2.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/backendC/CleanCompilerSources/checker_2.c b/backendC/CleanCompilerSources/checker_2.c
index aeb59bd..0f77374 100644
--- a/backendC/CleanCompilerSources/checker_2.c
+++ b/backendC/CleanCompilerSources/checker_2.c
@@ -26,10 +26,8 @@
#include "codegen1.h"
#include "codegen2.h"
#include "instructions.h"
-#include "typechecker.h"
#include "transform.h"
#include "checksupport.h"
-#include "overloading.h"
#include "settings.h"
#include "checker.h"
#ifdef MOVE_FUNCTIONS_IN_LAMBDAS