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

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

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

+ 4 - 0
test/timertest.c

@@ -29,6 +29,10 @@
 #endif
 #endif
 
+#pragma GCC diagnostic push
+#pragma GCC diagnostic ignored "-Wunused-function"
+#endif
+
 #define CIVETWEB_API static
 #define USE_TIMERS