X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ff62437671d1e38ec348f57f90e74c55921e1d65..163f8696544cfc2c11a545b9ed06011903780031:/src/plugins/host_load.cpp diff --git a/src/plugins/host_load.cpp b/src/plugins/host_load.cpp index 86d6f1a48f..9c297c7d1e 100644 --- a/src/plugins/host_load.cpp +++ b/src/plugins/host_load.cpp @@ -3,9 +3,10 @@ /* This program is free software; you can redistribute it and/or modify it * under the terms of the license (GNU LGPL) which comes with this package. */ -#include #include "simgrid/plugins/load.h" +#include "src/include/surf/surf.hpp" #include "src/plugins/vm/VirtualMachineImpl.hpp" +#include /** @addtogroup plugin_load