-
- Downloads
Use defined(__GNUC__) before __GNUC__ in preprocessor lines.
This should silence the equivalent of -Wundef in compilers that don't define __GNUC__.
Please register or sign in to comment
This should silence the equivalent of -Wundef in compilers that don't define __GNUC__.