From: Martin Quinson Date: Mon, 29 May 2017 13:02:29 +0000 (+0200) Subject: try to not upset clang with useless cleanups X-Git-Tag: v3.16~190 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/3d0de692e24d0b7af5ab90f461694b48b4ffdd2e try to not upset clang with useless cleanups --- diff --git a/include/xbt/functional.hpp b/include/xbt/functional.hpp index d6c6b2b1de..ca034ba73a 100644 --- a/include/xbt/functional.hpp +++ b/include/xbt/functional.hpp @@ -15,6 +15,8 @@ #include #include #include +#include +#include #include #include #include