From 354a8dfd2abcc6408abedcdfc643cbd6cd69fc58 Mon Sep 17 00:00:00 2001 From: johnvg Date: Fri, 20 Feb 2004 16:48:56 +0000 Subject: remove include of typechecker.h git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1458 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- backendC/CleanCompilerSources/codegen2.c | 1 - 1 file changed, 1 deletion(-) (limited to 'backendC/CleanCompilerSources') diff --git a/backendC/CleanCompilerSources/codegen2.c b/backendC/CleanCompilerSources/codegen2.c index 50fbf51..7d55c3e 100644 --- a/backendC/CleanCompilerSources/codegen2.c +++ b/backendC/CleanCompilerSources/codegen2.c @@ -31,7 +31,6 @@ #include "sa.h" #include "transform.h" #include "instructions.h" -#include "typechecker.h" #include "optimisations.h" #include "buildtree.h" -- cgit v1.2.3