mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 15:18:26 -05:00
ERR: Fixed syntax errors for picky preprocessors.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#ifdef __GNUC__
|
||||
THIS_IS_GNU
|
||||
void THIS_IS_GNU();
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user