X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/cd05fcfa9ff6df9b054060937165d422a536bd99..b51da37243dc16575499f4cb7729fe8bdd7fa514:/src/surf/AsDijkstra.hpp?ds=sidebyside diff --git a/src/surf/AsDijkstra.hpp b/src/surf/AsDijkstra.hpp index 302d650b17..7d315a75af 100644 --- a/src/surf/AsDijkstra.hpp +++ b/src/surf/AsDijkstra.hpp @@ -23,7 +23,7 @@ typedef struct route_cache_element { } s_route_cache_element_t, *route_cache_element_t; namespace simgrid { -namespace surf { +namespace routing { /*********** * Classes *