From 83fa6de490997a90be091f65220b89bb0500bf77 Mon Sep 17 00:00:00 2001 From: johnvg Date: Fri, 20 Feb 2004 16:47:50 +0000 Subject: remove includes of typechecker.h and overloading.h git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1456 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- backendC/CleanCompilerSources/checker_2.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'backendC/CleanCompilerSources') 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 -- cgit v1.2.3