|
@@ -16,10 +16,11 @@
|
|
*/
|
|
*/
|
|
|
|
|
|
#include <starpu_config.h>
|
|
#include <starpu_config.h>
|
|
|
|
+#include <starpu_util.h>
|
|
|
|
|
|
#ifdef __MINGW__
|
|
#ifdef __MINGW__
|
|
-# include <w32api.h>
|
|
|
|
# define WINVER WindowsXP
|
|
# define WINVER WindowsXP
|
|
|
|
+# include <w32api.h>
|
|
#endif
|
|
#endif
|
|
|
|
|
|
#ifdef STARPU_HAVE_WINDOWS
|
|
#ifdef STARPU_HAVE_WINDOWS
|