Use DEBUG instead of NDEBUG
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#include "RAS_TexVert.h"
|
||||
#include "MT_assert.h"
|
||||
|
||||
//#ifndef NDEBUG
|
||||
//#if defined(DEBUG)
|
||||
//#ifdef WIN32
|
||||
//#define spit(x) std::cout << x << std::endl;
|
||||
//#endif //WIN32
|
||||
|
Reference in New Issue
Block a user