Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Detect/fix conflicting visibility and fix visibility wrt lua/java bindings
[simgrid.git] / src / surf / surf_routing_generic.hpp
index cf10487..d397ae1 100644 (file)
@@ -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: