From: Martin Quinson Date: Sun, 12 Jun 2016 20:08:19 +0000 (+0200) Subject: remove redundent forward declarations X-Git-Tag: v3_14~999 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/4aae262b44f1e514ca440640d592d8077f709137 remove redundent forward declarations --- diff --git a/src/surf/AsImpl.hpp b/src/surf/AsImpl.hpp index 427f232c6e..66df50f718 100644 --- a/src/surf/AsImpl.hpp +++ b/src/surf/AsImpl.hpp @@ -15,8 +15,6 @@ namespace simgrid { namespace surf { - class Link; - class NetCard; class RoutingPlatf; // FIXME: KILLME /** @brief Autonomous Systems