X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/0fe1137efda109ff1a402ab5f8317d3ec3a676dc..1e19722bba40db422336bb1330356a609b138ed0:/src/surf/surf_routing_generic.hpp diff --git a/src/surf/surf_routing_generic.hpp b/src/surf/surf_routing_generic.hpp index cf104875fe..d397ae19b9 100644 --- a/src/surf/surf_routing_generic.hpp +++ b/src/surf/surf_routing_generic.hpp @@ -13,7 +13,7 @@ class XBT_PRIVATE AsGeneric; -XBT_PRIVATE void generic_free_route(sg_platf_route_cbarg_t route); +void generic_free_route(sg_platf_route_cbarg_t route); class XBT_PRIVATE AsGeneric : public AsNone { public: