CMakeTestGNU.c 43 B

123
  1. #ifdef __GNUC__
  2. void THIS_IS_GNU();
  3. #endif