Ver código fonte

Unit test linker broken ???

bel 8 anos atrás
pai
commit
f8cdfa6939
1 arquivos alterados com 3 adições e 0 exclusões
  1. 3 0
      test/private.c

+ 3 - 0
test/private.c

@@ -27,6 +27,9 @@
 #ifndef _CRT_SECURE_NO_WARNINGS
 #define _CRT_SECURE_NO_WARNINGS
 #endif
+#else
+#include <pthread.h>
+#include <time.h>
 #endif
 
 #ifdef REPLACE_CHECK_FOR_LOCAL_DEBUGGING