#undef DEBUG to silence warnings
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
#include <stdio.h>
|
||||
#endif
|
||||
|
||||
#undef DEBUG
|
||||
#if GENERIC_DEBUG
|
||||
#define DEBUG(str) printf str
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user