Просмотр исходного кода

Unit test linker broken ??? (yet another attempt ...)

bel 8 лет назад
Родитель
Сommit
c19664686d
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      test/timertest.c

+ 1 - 0
test/timertest.c

@@ -29,6 +29,7 @@
 #endif
 #endif
 
+#if defined(__GNUC__)
 #pragma GCC diagnostic push
 #pragma GCC diagnostic ignored "-Wunused-function"
 #endif