mirror of
https://github.com/xcat2/xNBA.git
synced 2025-08-22 11:10:25 +00:00
Added missing #endif
This commit is contained in:
@@ -47,5 +47,6 @@
|
||||
#ifdef NDEBUG
|
||||
#undef assert
|
||||
#define assert(x) do {} while ( 0 )
|
||||
#endif
|
||||
|
||||
#endif /* _ASSERT_H */
|
||||
|
Reference in New Issue
Block a user