X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b16f029ad88f7238b6c86111eea5efc8eed32095..de190af4974a9ed57a52e649e5cbe0ac83512acb:/src/smpi/internals/SmpiHost.cpp diff --git a/src/smpi/internals/SmpiHost.cpp b/src/smpi/internals/SmpiHost.cpp index 827eb7601c..016072846f 100644 --- a/src/smpi/internals/SmpiHost.cpp +++ b/src/smpi/internals/SmpiHost.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2017. The SimGrid Team. All rights reserved. */ +/* Copyright (c) 2017-2018. 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. */ @@ -6,6 +6,7 @@ #include "SmpiHost.hpp" #include "simgrid/s4u/VirtualMachine.hpp" #include "smpi_utils.hpp" +#include "xbt/config.hpp" #include #include