From a06278c112021e346c1a80b7972996d527609b9c Mon Sep 17 00:00:00 2001 From: Frederic Suter Date: Sat, 21 Jul 2018 17:19:34 +0200 Subject: [PATCH] please clang --- include/simgrid/kernel/resource/Action.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/include/simgrid/kernel/resource/Action.hpp b/include/simgrid/kernel/resource/Action.hpp index 955db666ed..0c819d44a8 100644 --- a/include/simgrid/kernel/resource/Action.hpp +++ b/include/simgrid/kernel/resource/Action.hpp @@ -12,6 +12,7 @@ #include #include +#include static constexpr int NO_MAX_DURATION = -1.0; -- 2.20.1