From: Martin Quinson Date: Thu, 12 Apr 2018 09:52:15 +0000 (+0200) Subject: fix boost-context builds X-Git-Tag: v3.20~462 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/36afc6b22dc5db467c2286c7c352cb80708227ce?hp=4c98af3dcf6ab83a095d195accad6943379ab220 fix boost-context builds --- diff --git a/src/kernel/context/ContextBoost.cpp b/src/kernel/context/ContextBoost.cpp index 6655f4cec0..91843867f1 100644 --- a/src/kernel/context/ContextBoost.cpp +++ b/src/kernel/context/ContextBoost.cpp @@ -4,9 +4,7 @@ * under the terms of the license (GNU LGPL) which comes with this package. */ #include "ContextBoost.hpp" - -#include -#include +#include "src/simix/smx_private.hpp" #if HAVE_SANITIZE_ADDRESS_FIBER_SUPPORT #include