Fix empty cpp warning

This commit is contained in:
kaetemi 2019-05-01 08:07:16 +08:00
parent af029b056c
commit 9360c7974b

View file

@ -25,6 +25,8 @@ using namespace NLMISC;
#define new DEBUG_NEW #define new DEBUG_NEW
#endif #endif
void vertex_buffer_heap_dummy_cpp() { }
// This code is not used actually and doesn't compile // This code is not used actually and doesn't compile
// just preproc comment it // just preproc comment it
#if 0 #if 0