X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6a6935148284f51d20bceed365ed0edea8b5a70e..0e3629e35525259d068b0314e7b8b90d24d17d71:/src/smpi/smpi_deployment.cpp diff --git a/src/smpi/smpi_deployment.cpp b/src/smpi/smpi_deployment.cpp index 791b8da39b..1abaa45278 100644 --- a/src/smpi/smpi_deployment.cpp +++ b/src/smpi/smpi_deployment.cpp @@ -5,9 +5,10 @@ * under the terms of the license (GNU LGPL) which comes with this package. */ #include "simgrid/msg.h" /* barrier */ +#include "src/smpi/SmpiHost.hpp" #include "src/smpi/private.h" #include "src/smpi/smpi_comm.hpp" -#include "src/smpi/SmpiHost.hpp" +#include namespace simgrid { namespace smpi {