X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/0fe1137efda109ff1a402ab5f8317d3ec3a676dc..7817355e1053db0ad176750462d290516dc993e3:/src/surf/surf_routing.hpp diff --git a/src/surf/surf_routing.hpp b/src/surf/surf_routing.hpp index 3d4a4eaf65..fbe19f2228 100644 --- a/src/surf/surf_routing.hpp +++ b/src/surf/surf_routing.hpp @@ -23,10 +23,10 @@ XBT_PRIVATE xbt_edge_t new_xbt_graph_edge (xbt_graph_t graph, xbt_node_t s, xbt_ * Classes * ***********/ -class XBT_PRIVATE As; +class As; class XBT_PRIVATE RoutingModelDescription; class XBT_PRIVATE Onelink; -class XBT_PRIVATE RoutingPlatf; +class RoutingPlatf; /** @ingroup SURF_routing_interface * @brief A routing edge