Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Set variables for windows.
[simgrid.git] / src / xbt / setset.c
index 3458182..16986fe 100644 (file)
@@ -3,6 +3,7 @@
 #include <string.h>
 #include "setset_private.h"
 #include "xbt/sysdep.h"
 #include <string.h>
 #include "setset_private.h"
 #include "xbt/sysdep.h"
+#include "simgrid_config.h" /*_XBT_WIN32*/
 
 /*The function ffs doesn't exist for windows*/
 #ifdef _XBT_WIN32
 
 /*The function ffs doesn't exist for windows*/
 #ifdef _XBT_WIN32