Added undef for VOID.
This commit is contained in:
@@ -26,3 +26,7 @@
|
||||
#if defined(DEBUG)
|
||||
#undef DEBUG
|
||||
#endif
|
||||
|
||||
#if defined(VOID)
|
||||
#undef VOID
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user