diff options
Diffstat (limited to 'backendC')
-rw-r--r-- | backendC/CleanCompilerSources/mac_io.c | 1 |
1 files changed, 0 insertions, 1 deletions
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" |