Browse Source

Unit test linker broken ???

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