Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
moving timer functions so that we can use them for internals
[simgrid.git] / src / gras / Virtu / sg_chrono.c
index 6ac5269..9b16b28 100644 (file)
@@ -11,6 +11,7 @@
 #include "xbt/dict.h"
 #include "gras/chrono.h"
 #include "msg/msg.h"
+#include "xbt/xbt_portability.h"
 #include "portable.h"
 
 XBT_LOG_NEW_DEFAULT_SUBCATEGORY(chrono,gras,"Benchmarking used code");