Fix empty cpp warning

feature/3ds-max-2020
kaetemi 6 years ago
parent af029b056c
commit 9360c7974b

@ -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

Loading…
Cancel
Save