X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/fabf70a9d566725d01d925f83fae02ab82a95547..c04b15f5346d042218b4fb8357cace04585e067b:/src/smpi/smpi_datatype.cpp diff --git a/src/smpi/smpi_datatype.cpp b/src/smpi/smpi_datatype.cpp index 6525066949..49cf5a88b1 100644 --- a/src/smpi/smpi_datatype.cpp +++ b/src/smpi/smpi_datatype.cpp @@ -5,6 +5,7 @@ * under the terms of the license (GNU LGPL) which comes with this package. */ #include "simgrid/modelchecker.h" +#include "src/smpi/private.h" #include "src/smpi/smpi_datatype_derived.hpp" #include "src/smpi/smpi_op.hpp" #include "src/smpi/smpi_process.hpp"