瀏覽代碼

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

bel 8 年之前
父節點
當前提交
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