소스 검색

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

bel 8 년 전
부모
커밋
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