X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/19b3962253112b19308537bc2400de141c119d99..a9c65b08e46ce0c97c9b50ce35a8b35eecddf51e:/src/smpi/smpi_status.cpp diff --git a/src/smpi/smpi_status.cpp b/src/smpi/smpi_status.cpp index eebea33a73..22c84bbf2f 100644 --- a/src/smpi/smpi_status.cpp +++ b/src/smpi/smpi_status.cpp @@ -1,11 +1,12 @@ -/* Copyright (c) 2007-2017. The SimGrid Team. - * All rights reserved. */ +/* Copyright (c) 2007-2017. The SimGrid Team. All rights reserved. */ /* 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 "src/smpi/smpi_datatype.hpp" +#include "src/smpi/smpi_status.hpp" namespace simgrid{ namespace smpi{