Browse Source

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

bel 8 years ago
parent
commit
964ff41f5a
1 changed files with 4 additions and 0 deletions
  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