X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b3b356352e87ae00a20f737c48e19b0c8413455a..6659e698628302ff3b8663fe612044375e092fe3:/src/surf/surf_routing_full.hpp diff --git a/src/surf/surf_routing_full.hpp b/src/surf/surf_routing_full.hpp index 397f2ca0a6..1a0a01168e 100644 --- a/src/surf/surf_routing_full.hpp +++ b/src/surf/surf_routing_full.hpp @@ -4,15 +4,17 @@ /* This program is free software; you can redistribute it and/or modify it * under the terms of the license (GNU LGPL) which comes with this package. */ -#include "surf_routing_generic.hpp" - #ifndef SURF_ROUTING_FULL_HPP_ #define SURF_ROUTING_FULL_HPP_ +#include + +#include "surf_routing_generic.hpp" + /*********** * Classes * ***********/ -class AsFull; +class XBT_PRIVATE AsFull; class AsFull: public AsGeneric { public: