X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f35db13138682b1be530a509d1eeadeafff84ca7..a1077f2304c8e738c23855e33422182f4aca6d2e:/src/smpi/smpi_status.cpp?ds=sidebyside diff --git a/src/smpi/smpi_status.cpp b/src/smpi/smpi_status.cpp index 7d42098522..22c84bbf2f 100644 --- a/src/smpi/smpi_status.cpp +++ b/src/smpi/smpi_status.cpp @@ -1,11 +1,12 @@ -/* Copyright (c) 2007-2015. 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{