@@ -15,6 +15,8 @@
* See the GNU Lesser General Public License in COPYING.LGPL for more details.
*/
+#include <starpu_config.h>
+
#ifdef __MINGW__
# define WINVER WindowsXP
# include <w32api.h>
@@ -29,7 +31,6 @@
# include <netdb.h>
#endif
-#include <starpu_config.h>
#include <starpu.h>
#include <top/starpu_top_core.h>