From 0bf8f52305f36c77bf945f01fba830abf19a99c9 Mon Sep 17 00:00:00 2001 From: johnvg Date: Fri, 20 Feb 2004 16:50:43 +0000 Subject: remove include of overloading.h git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1460 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- backendC/CleanCompilerSources/checksupport.c | 1 - backendC/CleanCompilerSources/dbprint.c | 1 - 2 files changed, 2 deletions(-) diff --git a/backendC/CleanCompilerSources/checksupport.c b/backendC/CleanCompilerSources/checksupport.c index 19d2ad0..cecd7f6 100644 --- a/backendC/CleanCompilerSources/checksupport.c +++ b/backendC/CleanCompilerSources/checksupport.c @@ -5,7 +5,6 @@ #include "comsupport.h" #include "scanner.h" #include "checksupport.h" -#include "overloading.h" #include "settings.h" #include "buildtree.h" #include "checker.h" diff --git a/backendC/CleanCompilerSources/dbprint.c b/backendC/CleanCompilerSources/dbprint.c index dad0477..960563d 100644 --- a/backendC/CleanCompilerSources/dbprint.c +++ b/backendC/CleanCompilerSources/dbprint.c @@ -8,7 +8,6 @@ #include "sizes.h" #include "checker.h" #include "checksupport.h" -#include "overloading.h" #include "dbprint.h" #include "codegen_types.h" -- cgit v1.2.3