X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/8d3d351ba5e9cb4c4aaa92c56420a6d29d27d1ce..e195a28b546de45d49c8ab08f18da1da136a2454:/src/smpi/SmpiHost.hpp diff --git a/src/smpi/SmpiHost.hpp b/src/smpi/SmpiHost.hpp index d746dd305f..a3667fe8ea 100644 --- a/src/smpi/SmpiHost.hpp +++ b/src/smpi/SmpiHost.hpp @@ -1,15 +1,18 @@ +/* Copyright (c) 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. */ + #ifndef SMPI_HOST_HPP_ #define SMPI_HOST_HPP_ #include "src/include/smpi/smpi_utils.hpp" -#include +#include "simgrid/s4u/Host.hpp" #include #include -#include #include - - +#include namespace simgrid { namespace smpi {