X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b9d408ae1f8375b909140323faaef1abb6366c47..c687db88634134fbe8109bbbcbf09130928bec27:/src/s4u/s4u_Netzone.cpp diff --git a/src/s4u/s4u_Netzone.cpp b/src/s4u/s4u_Netzone.cpp index 24279b071b..4ca7bd758f 100644 --- a/src/s4u/s4u_Netzone.cpp +++ b/src/s4u/s4u_Netzone.cpp @@ -100,6 +100,7 @@ int NetZone::add_component(kernel::routing::NetPoint* elm) return pimpl_->add_component(elm); } +// XBT_ATTRIB_DEPRECATED_v332 std::vector NetZone::convert_to_linkInRoute(const std::vector& link_list) { std::vector links;