소스 검색

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