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

Public GIT Repository
Add generated files to the CVS so that the use of autotools is not necessary to build...
[simgrid.git] / include / xbt.h
index 52a918980f6584e0fa645f97685b380fd4b96a02..4cd44e720598b473511ad3b7e51aff860550ee05 100644 (file)
@@ -12,6 +12,7 @@
 
 #include <xbt/misc.h>
 #include <xbt/sysdep.h>
+#include <xbt/function_types.h>
 
 #include <xbt/asserts.h>
 #include <xbt/log.h>
@@ -24,6 +25,8 @@
 #include <xbt/swag.h>
 #include <xbt/heap.h>
 
+#include <xbt/peer.h>
 #include <xbt/config.h>
+#include <xbt/cunit.h>
 
 #endif /* xbt_H */