Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix output problem with gtnets tests.
[simgrid.git] / examples / msg / gtnets / gtnets.c
index c288484..56ad280 100644 (file)
@@ -9,6 +9,7 @@
 #include "msg/msg.h"
 #include "xbt/log.h"
 #include "xbt/asserts.h"
+#include "gras_config.h" //for HAVE_LATENCY_BOUND_TRACKING
 
 XBT_LOG_NEW_DEFAULT_CATEGORY(msg_test,
                              "Messages specific for this msg example");