From: Gabriel Corona Date: Thu, 17 Mar 2016 09:53:05 +0000 (+0100) Subject: Add suitable #include for HAVE_MC X-Git-Tag: v3_13~390^2^2 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/0fa0dddaef308661de6eed7e29ecbc3bec4bcd8c?hp=-c Add suitable #include for HAVE_MC --- 0fa0dddaef308661de6eed7e29ecbc3bec4bcd8c diff --git a/include/xbt/string.hpp b/include/xbt/string.hpp index 738cf3261f..9840855a42 100644 --- a/include/xbt/string.hpp +++ b/include/xbt/string.hpp @@ -7,6 +7,8 @@ #ifndef SIMGRID_XBT_STRING_HPP #define SIMGRID_XBT_STRING_HPP +#include + #if HAVE_MC #include