]> AND Public Git Repository - simgrid.git/blobdiff - include/xbt.h
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Introduce asynchronous RPC calls
[simgrid.git] / include / xbt.h
index 08d5228b1a7995989ee9b307ac99a1a806651b59..64fbbc414d652be2ec659b6d2ed5c324ef0d13a8 100644 (file)
@@ -13,7 +13,7 @@
 #include <xbt/misc.h>
 #include <xbt/sysdep.h>
 
-#include <xbt/error.h>
+#include <xbt/asserts.h>
 #include <xbt/log.h>
 
 #include <xbt/module.h>
@@ -25,5 +25,6 @@
 #include <xbt/heap.h>
 
 #include <xbt/config.h>
+#include <xbt/cunit.h>
 
 #endif /* xbt_H */