diff options
Diffstat (limited to 'backendC/CleanCompilerSources/checksupport.c')
-rw-r--r-- | backendC/CleanCompilerSources/checksupport.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/backendC/CleanCompilerSources/checksupport.c b/backendC/CleanCompilerSources/checksupport.c index 9605040..70f7406 100644 --- a/backendC/CleanCompilerSources/checksupport.c +++ b/backendC/CleanCompilerSources/checksupport.c @@ -1,4 +1,5 @@ +#include "compiledefines.h" #include "types.t" #include "syntaxtr.t" #include "comsupport.h" |