Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add the svn version to the checkall log. I'm getting lost out there
[simgrid.git] / include / xbt.h
index 64fbbc414d652be2ec659b6d2ed5c324ef0d13a8..f9ac9ef36b5965db30a850dada342601f90508c6 100644 (file)
@@ -12,6 +12,8 @@
 
 #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>
@@ -24,6 +26,7 @@
 #include <xbt/swag.h>
 #include <xbt/heap.h>
 
+#include <xbt/peer.h>
 #include <xbt/config.h>
 #include <xbt/cunit.h>