Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add the parallel matrix multiplication example (plus cosmetics)
[simgrid.git] / include / xbt.h
index 75ef4df..506f8df 100644 (file)
@@ -24,7 +24,8 @@
 #include <xbt/swag.h>
 #include <xbt/heap.h>
 
+#include <xbt/host.h>
 #include <xbt/config.h>
-#include <xbt/testsuite.h>
+#include <xbt/cunit.h>
 
 #endif /* xbt_H */