X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f7bc180fc0e8f81a87a2e3cb694c189b4d9ea8ef..401eeb874eaa72565a76c19984d9f0426d65c102:/src/surf/gtnets/gtnets_topology.cc diff --git a/src/surf/gtnets/gtnets_topology.cc b/src/surf/gtnets/gtnets_topology.cc index 6dfc258dc7..dcdee61699 100644 --- a/src/surf/gtnets/gtnets_topology.cc +++ b/src/surf/gtnets/gtnets_topology.cc @@ -14,6 +14,7 @@ #endif #include "xbt/log.h" #include "xbt/asserts.h" +#include //for fflush in print_topology XBT_LOG_NEW_DEFAULT_SUBCATEGORY(surf_network_gtnets_topology, surf_network_gtnets, "Logging specific to the SURF network GTNetS simulator");