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 08d5228b1a7995989ee9b307ac99a1a806651b59..f9ac9ef36b5965db30a850dada342601f90508c6 100644 (file)
 
 #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>
 
 #include <xbt/module.h>
@@ -24,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 */