From: Martin Quinson Date: Tue, 3 Nov 2015 08:44:31 +0000 (+0100) Subject: fix an easy fixme X-Git-Tag: v3_13~1599 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/8477291df42541085fa7c670fd39ba16dfa8860e fix an easy fixme --- diff --git a/src/simgrid/host.cpp b/src/simgrid/host.cpp index 76695e1661..396f4a325d 100644 --- a/src/simgrid/host.cpp +++ b/src/simgrid/host.cpp @@ -6,7 +6,6 @@ #include "xbt/dict.h" #include "simgrid/host.h" -#include "surf/surf_routing.h" // SIMIX_HOST_LEVEL and friends FIXME: make private here #include "surf/surf.h" // routing_get_network_element_type FIXME:killme sg_host_t sg_host_by_name(const char *name){