Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a new function: MSG_task_get_with_timeout. That should be very convenient to...
[simgrid.git] / include / xbt.h
index 6af44f1..08d5228 100644 (file)
@@ -10,6 +10,7 @@
 #ifndef xbt_H
 #define xbt_H
 
+#include <xbt/misc.h>
 #include <xbt/sysdep.h>
 
 #include <xbt/error.h>