Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Improve compilation time by epsilon by sharpening the includes (str.h loads dynar...
[simgrid.git] / src / surf / cpu_private.h
index 63017a4..0e91cb5 100644 (file)
@@ -10,6 +10,7 @@
 
 #include "surf_private.h"
 #include "xbt/dict.h"
+#include "xbt/str.h"
 
 typedef struct surf_action_cpu_Cas01 {
   s_surf_action_t generic_action;