Do not use '#endif/#else xxx'; it is not allowed for ANSI C
This commit is contained in:
@@ -79,4 +79,4 @@ init_pp()
|
||||
/* defined(??) */
|
||||
macro_def(str2idf("defined"), "", 1, 1, FUNC);
|
||||
}
|
||||
#endif NOPP
|
||||
#endif /* NOPP */
|
||||
|
||||
Reference in New Issue
Block a user