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