From: Arnaud Giersch Date: Mon, 13 Nov 2017 21:06:29 +0000 (+0100) Subject: Missing include. X-Git-Tag: v3.18~242^2~40 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/a838b5b015cc89949b2ad4c3a9259515600320eb Missing include. --- diff --git a/include/xbt/algorithm.hpp b/include/xbt/algorithm.hpp index 1a914527d5..20e148e3c9 100644 --- a/include/xbt/algorithm.hpp +++ b/include/xbt/algorithm.hpp @@ -6,6 +6,8 @@ #ifndef XBT_ALGORITHM_HPP #define XBT_ALGORITHM_HPP +#include + namespace simgrid { namespace xbt {