'defined' cannot be used as a macro name in #define or #undef.
This commit is contained in:
2
Test/preprocessor.defined.vert
Normal file
2
Test/preprocessor.defined.vert
Normal file
@@ -0,0 +1,2 @@
|
||||
#define defined_not_really
|
||||
#define defined // ERROR: "defined" can't be (un)defined:
|
||||
Reference in New Issue
Block a user