X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/95199f4ffa751d3614a07fefe6b3caa6deca1b97..908dec7e12a2f5268aaa73ebe5495f7d4d9b7540:/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