mirror of
https://github.com/xcat2/xNBA.git
synced 2024-11-27 03:39:15 +00:00
Added missing #endif
This commit is contained in:
parent
cb8e89de15
commit
55497b3402
@ -47,5 +47,6 @@
|
||||
#ifdef NDEBUG
|
||||
#undef assert
|
||||
#define assert(x) do {} while ( 0 )
|
||||
#endif
|
||||
|
||||
#endif /* _ASSERT_H */
|
||||
|
Loading…
Reference in New Issue
Block a user