X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/729512e334d8784cc30d50c8903a102eba02e578..712c213599a4a608ff1f84b2a58f88f8f35e2b43:/teshsuite/surf/surf_usage/surf_usage.cpp diff --git a/teshsuite/surf/surf_usage/surf_usage.cpp b/teshsuite/surf/surf_usage/surf_usage.cpp index 8f60d2b965..fb33bb5739 100644 --- a/teshsuite/surf/surf_usage/surf_usage.cpp +++ b/teshsuite/surf/surf_usage/surf_usage.cpp @@ -6,6 +6,7 @@ * under the terms of the license (GNU LGPL) which comes with this package. */ #include "surf/surf.h" +#include "simgrid/host.h" #include "simgrid/s4u/host.hpp" #include "simgrid/sg_config.h" #include "src/surf/cpu_interface.hpp"