X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/617075017301606a46bacd9ca7c8d1358d3db98f..c9309ca5ce7b71208ec162d803972feabe4e42da:/src/surf/network_cm02.cpp diff --git a/src/surf/network_cm02.cpp b/src/surf/network_cm02.cpp index 0f2fc25062..15b285d7a4 100644 --- a/src/surf/network_cm02.cpp +++ b/src/surf/network_cm02.cpp @@ -5,11 +5,11 @@ #include -#include "maxmin_private.hpp" #include "network_cm02.hpp" #include "simgrid/s4u/Host.hpp" #include "simgrid/sg_config.h" #include "src/instr/instr_private.hpp" // TRACE_is_enabled(). FIXME: remove by subscribing tracing to the surf signals +#include "surf/maxmin.hpp" XBT_LOG_EXTERNAL_DEFAULT_CATEGORY(surf_network);