Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
A few more tiers file and a convenient perl script for the alnem project. I
[simgrid.git] / include / xbt.h
index 8be0e35..506f8df 100644 (file)
@@ -13,7 +13,6 @@
 #include <xbt/misc.h>
 #include <xbt/sysdep.h>
 
-#include <xbt/error.h>
 #include <xbt/asserts.h>
 #include <xbt/log.h>
 
@@ -25,6 +24,8 @@
 #include <xbt/swag.h>
 #include <xbt/heap.h>
 
+#include <xbt/host.h>
 #include <xbt/config.h>
+#include <xbt/cunit.h>
 
 #endif /* xbt_H */