From f3d3a1faa8af937ee84fc8a4766a660395bca7c9 Mon Sep 17 00:00:00 2001 From: johnvg Date: Wed, 22 Oct 2003 15:23:31 +0000 Subject: remove double include of compiledefines.h git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1413 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- backendC/CleanCompilerSources/mac_io.c | 1 - 1 file changed, 1 deletion(-) (limited to 'backendC/CleanCompilerSources') diff --git a/backendC/CleanCompilerSources/mac_io.c b/backendC/CleanCompilerSources/mac_io.c index bd2b55e..4a2df07 100644 --- a/backendC/CleanCompilerSources/mac_io.c +++ b/backendC/CleanCompilerSources/mac_io.c @@ -22,7 +22,6 @@ # define USE_PATH_CACHE 0 #endif -#include "compiledefines.h" #ifndef _SYSTEM_ # include "types.t" # include "system.h" -- cgit v1.2.3