X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f7c41fccf22633f1ceac63c68f929c7716affdfa..25412b94ffd9e7a2ff825f03310d9feaf2a9b2e9:/src/simix/smx_context.cpp diff --git a/src/simix/smx_context.cpp b/src/simix/smx_context.cpp index 519bd46491..d0343ddcfc 100644 --- a/src/simix/smx_context.cpp +++ b/src/simix/smx_context.cpp @@ -1,13 +1,13 @@ /* a fast and simple context switching library */ -/* Copyright (c) 2009-2019. The SimGrid Team. All rights reserved. */ +/* Copyright (c) 2009-2020. 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 "src/internal_config.h" #include "src/simix/smx_private.hpp" -#include "src/smpi/include/smpi_config.hpp" +#include "smpi/smpi.h" #include "xbt/config.hpp" #include