X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d656f9465e7b1c36319f86eeafdcec58fe9551a4..72455be6eaf30872979c5769b1b00b422637fdc7:/include/simgrid/s4u/NetZone.hpp diff --git a/include/simgrid/s4u/NetZone.hpp b/include/simgrid/s4u/NetZone.hpp index fc8c8fa4be..8e7429c505 100644 --- a/include/simgrid/s4u/NetZone.hpp +++ b/include/simgrid/s4u/NetZone.hpp @@ -68,7 +68,7 @@ public: /*** Called on each newly created regular route (not on bypass routes) */ static simgrid::xbt::signal* link_list)> + std::vector& link_list)> onRouteCreation; static simgrid::xbt::signal onCreation; static simgrid::xbt::signal onSeal;