X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f9436b840852218b39dce22d6057b6f223168daa..a619bfb1b9a3769e775975828e35541111290665:/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 {