X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/43f7ca1cac5ab1858e318fdd6239d0a0c3b3d893..4ba85316ab090c9e1fb26e988dc80dd5c4535bd8:/src/smpi/mpi/smpi_status.cpp diff --git a/src/smpi/mpi/smpi_status.cpp b/src/smpi/mpi/smpi_status.cpp index 575046580d..e282a2276c 100644 --- a/src/smpi/mpi/smpi_status.cpp +++ b/src/smpi/mpi/smpi_status.cpp @@ -3,10 +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 "private.h" -#include "src/simix/smx_private.h" -#include "smpi_datatype.hpp" #include "smpi_status.hpp" +#include "private.hpp" +#include "smpi_datatype.hpp" +#include "src/simix/smx_private.hpp" namespace simgrid{ namespace smpi{