Do not use '#endif/#else xxx'; it is not allowed for ANSI C
This commit is contained in:
@@ -21,4 +21,4 @@
|
||||
#else
|
||||
#define ASSERT(exp)
|
||||
#define NOTREACHED()
|
||||
#endif DEBUG
|
||||
#endif /* DEBUG */
|
||||
|
||||
Reference in New Issue
Block a user