Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Sorry need to be call here for compile warning.
[simgrid.git] / src / xbt / setset.c
index 7ab1933..79d2557 100644 (file)
@@ -3,7 +3,7 @@
 #include <string.h>
 #include "setset_private.h"
 #include "xbt/sysdep.h"
-#include "simgrid_config.h" /*_XBT_WIN32*/
+#include "gras_config.h" /*_XBT_WIN32*/
 
 /*The function ffs doesn't exist for windows*/
 #ifdef _XBT_WIN32