Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
mallocators were not initialized and used since commit 1f50f809
[simgrid.git] / src / surf / random_mgr.c
index d87ce7b5275e3f99dc908d78cc49c8bc9f687404..07cac2236078380a1d5bf2ce3080e0b7077026ad 100644 (file)
@@ -6,7 +6,7 @@
 
 #include "surf/random_mgr.h"
 #include "xbt/sysdep.h"
-#include "gras_config.h" /*_XBT_WIN32*/
+#include "internal_config.h" /*_XBT_WIN32*/
 #include <math.h>
 #include <stdlib.h>