This is C++, we have booleans
This commit is contained in:
parent
cec9e1176c
commit
be662ff54c
@ -32,7 +32,7 @@
|
|||||||
detail_stream << stream; \
|
detail_stream << stream; \
|
||||||
OpenGLHelper::debugMsgStream((area),detail_stream); \
|
OpenGLHelper::debugMsgStream((area),detail_stream); \
|
||||||
} \
|
} \
|
||||||
} while (0)
|
} while (false)
|
||||||
|
|
||||||
class VCL_DLLPUBLIC OpenGLHelper
|
class VCL_DLLPUBLIC OpenGLHelper
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user