From: David Glesser Date: Thu, 17 Mar 2016 09:04:28 +0000 (+0100) Subject: Remove useless include that makes projects outside of Simgrid uncompilable. X-Git-Tag: v3_13~390^2^2~1^2 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/7937c47?hp=69312c51ac2229ca162b8a657c07fa91ead4ef72 Remove useless include that makes projects outside of Simgrid uncompilable. --- diff --git a/include/xbt/string.hpp b/include/xbt/string.hpp index 86a0c9825e..738cf3261f 100644 --- a/include/xbt/string.hpp +++ b/include/xbt/string.hpp @@ -7,7 +7,6 @@ #ifndef SIMGRID_XBT_STRING_HPP #define SIMGRID_XBT_STRING_HPP -#include "src/internal_config.h" #if HAVE_MC #include