Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[surf] Remove sg_platf_prop_cb
[simgrid.git] / include / xbt.h
index 21dd04c..5675b55 100644 (file)
@@ -12,6 +12,7 @@
 #include <xbt/misc.h>
 #include <xbt/sysdep.h>
 #include <xbt/str.h>
+#include <xbt/file.h>
 #include <xbt/function_types.h>
 
 #include <xbt/asserts.h>
@@ -33,5 +34,6 @@
 #include <xbt/cunit.h>
 
 #include <xbt/xbt_os_thread.h>
+#include <xbt/xbt_os_time.h>
 
 #endif                          /* xbt_H */