Do not use '#undef aap xxx'; it is not allowed for ANSI C
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
!File: debugcst.h
|
||||
#undef DEBUG 1 /* perform various self-tests */
|
||||
/*#define DEBUG 1 /* perform various self-tests */
|
||||
|
||||
|
||||
!File: density.h
|
||||
@@ -54,7 +54,7 @@
|
||||
|
||||
|
||||
!File: nocross.h
|
||||
#undef NOCROSS 1 /* define when cross compiler not needed */
|
||||
/*#define NOCROSS 1 /* define when cross compiler not needed */
|
||||
|
||||
|
||||
!File: dbsymtab.h
|
||||
|
||||
Reference in New Issue
Block a user