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 8be0e35e680b7abc1cf88e39de22b09986a06430..f9ac9ef36b5965db30a850dada342601f90508c6 100644 (file)
@@ -12,8 +12,9 @@
 
 #include <xbt/misc.h>
 #include <xbt/sysdep.h>
+#include <xbt/str.h>
+#include <xbt/function_types.h>
 
-#include <xbt/error.h>
 #include <xbt/asserts.h>
 #include <xbt/log.h>
 
@@ -25,6 +26,8 @@
 #include <xbt/swag.h>
 #include <xbt/heap.h>
 
+#include <xbt/peer.h>
 #include <xbt/config.h>
+#include <xbt/cunit.h>
 
 #endif /* xbt_H */