Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
A little LGPL cool image
[simgrid.git] / include / xbt.h
index 6af44f12a8d7e0822acb74144d6dd62c19db7f54..64fbbc414d652be2ec659b6d2ed5c324ef0d13a8 100644 (file)
 #ifndef xbt_H
 #define xbt_H
 
+#include <xbt/misc.h>
 #include <xbt/sysdep.h>
 
-#include <xbt/error.h>
+#include <xbt/asserts.h>
 #include <xbt/log.h>
 
 #include <xbt/module.h>
@@ -24,5 +25,6 @@
 #include <xbt/heap.h>
 
 #include <xbt/config.h>
+#include <xbt/cunit.h>
 
 #endif /* xbt_H */