X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a20fccefc5d8bce0dfc91b6652272fa93f12b673..bd681bde4c1fcad799c5c7c7ee5b58ad345157ef:/examples/msg/maestro-set/maestro-set.cpp diff --git a/examples/msg/maestro-set/maestro-set.cpp b/examples/msg/maestro-set/maestro-set.cpp index 3dd472d5d8..a9c7fd7b22 100644 --- a/examples/msg/maestro-set/maestro-set.cpp +++ b/examples/msg/maestro-set/maestro-set.cpp @@ -15,10 +15,10 @@ #include "simgrid/msg.h" -XBT_LOG_NEW_DEFAULT_CATEGORY(msg_test, "Messages specific for this msg example"); - #include +XBT_LOG_NEW_DEFAULT_CATEGORY(msg_test, "Messages specific for this msg example"); + std::thread::id root_id; static void ensure_root_tid() {