X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/2211665cb451243f182fa49a18219331d9bf58d6..8477291df42541085fa7c670fd39ba16dfa8860e:/src/simgrid/host.cpp 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){