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