Explorar o código

Windows doesn't respect posix' definition of timespec in time.h

Samuel Thibault %!s(int64=10) %!d(string=hai) anos
pai
achega
c8ef6dbd52
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      include/starpu_profiling.h

+ 1 - 0
include/starpu_profiling.h

@@ -21,6 +21,7 @@
 #include <starpu.h>
 #include <errno.h>
 #include <time.h>
+#include <sys/time.h>
 
 #ifdef __cplusplus
 extern "C"