undefine yet another conflicting macro

This commit is contained in:
conrad
2023-01-01 15:54:41 +10:00
parent c8a2d3493a
commit bc3ee1894a
@@ -422,6 +422,11 @@
#pragma message ("WARNING: detected 'log2' macro and undefined it")
#endif
#if defined(check)
#undef check
#pragma message ("WARNING: detected 'check' macro and undefined it")
#endif
//