diff options
Diffstat (limited to 'backendC/CleanCompilerSources/compiledefines.h')
-rw-r--r-- | backendC/CleanCompilerSources/compiledefines.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backendC/CleanCompilerSources/compiledefines.h b/backendC/CleanCompilerSources/compiledefines.h index df91918..3c714ca 100644 --- a/backendC/CleanCompilerSources/compiledefines.h +++ b/backendC/CleanCompilerSources/compiledefines.h @@ -18,7 +18,7 @@ #define WRITE_DCL_MODIFICATION_TIME 1 -#define SA_RECOGNIZES_ABORT_AND_UNDEF 0 +#define SA_RECOGNIZES_ABORT_AND_UNDEF 1 #define STRICT_LISTS 1 |