ERR: Fixed syntax errors for picky preprocessors.
This commit is contained in:
parent
38b2667de2
commit
fe26cf51f5
|
@ -1,3 +1,3 @@
|
|||
#ifdef __GNUC__
|
||||
THIS_IS_GNU
|
||||
void THIS_IS_GNU();
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue