]> AND Public Git Repository - simgrid.git/blobdiff - include/xbt.h
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Maybe this time I got it right.
[simgrid.git] / include / xbt.h
index 64fbbc414d652be2ec659b6d2ed5c324ef0d13a8..b168bc380615b6f24842fc6bbebd4dda1d8a2d5f 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>
@@ -24,6 +27,7 @@
 #include <xbt/swag.h>
 #include <xbt/heap.h>
 
+#include <xbt/peer.h>
 #include <xbt/config.h>
 #include <xbt/cunit.h>