From: Arnaud Giersch Date: Tue, 21 May 2019 21:46:31 +0000 (+0200) Subject: Useless include. X-Git-Tag: v3.22.4~66 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/4f10dbbdac50318282f9243bce39894c44ac195e Useless include. --- diff --git a/src/kernel/context/ContextSwapped.hpp b/src/kernel/context/ContextSwapped.hpp index 8380fa001e..a8973d159a 100644 --- a/src/kernel/context/ContextSwapped.hpp +++ b/src/kernel/context/ContextSwapped.hpp @@ -9,7 +9,6 @@ #include "src/kernel/context/Context.hpp" #include -#include namespace simgrid { namespace kernel {