Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Rename MSG_TIMEOUT_FAILURE into MSG_TIMEOUT for sake of logic
[simgrid.git] / include / xbt.h
index 4cd44e7..b168bc3 100644 (file)
 
 #include <xbt/misc.h>
 #include <xbt/sysdep.h>
+#include <xbt/str.h>
 #include <xbt/function_types.h>
 
 #include <xbt/asserts.h>
 #include <xbt/log.h>
 
 #include <xbt/module.h>
+#include <xbt/strbuff.h>
 
 #include <xbt/dynar.h>
 #include <xbt/dict.h>