Do not use '#endif xxx'; it is not allowed for ANSI C
This commit is contained in:
@@ -15,5 +15,5 @@
|
||||
#else
|
||||
#define assert(exp) (1)
|
||||
#define _assert(exp) (1)
|
||||
#endif NDEBUG
|
||||
#endif /* NDEBUG */
|
||||
#endif /* _ASSERT_H */
|
||||
|
||||
Reference in New Issue
Block a user