From: Martin Quinson Date: Thu, 29 Dec 2016 00:01:16 +0000 (+0100) Subject: Remove an easy FIXME X-Git-Tag: v3_15~595 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/717d316f8db413042a9a0a73031e8c7849c59479 Remove an easy FIXME --- diff --git a/src/kernel/routing/NetZoneImpl.hpp b/src/kernel/routing/NetZoneImpl.hpp index 1dc95201a4..ef725ab4f7 100644 --- a/src/kernel/routing/NetZoneImpl.hpp +++ b/src/kernel/routing/NetZoneImpl.hpp @@ -13,8 +13,6 @@ #include "simgrid/s4u/NetZone.hpp" #include "simgrid/s4u/forward.hpp" -#include "src/surf/xml/platf_private.hpp" // FIXME: kill sg_platf_route_cbarg_t to remove that UGLY include - namespace simgrid { namespace kernel { class EngineImpl;