X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a59892e02855ae21ccf6abd4925d962f81b384b2..fd769219531a772284d75320187a0ef9f8118afd:/include/xbt/string.hpp diff --git a/include/xbt/string.hpp b/include/xbt/string.hpp index 164d1a0fce..71f75458fc 100644 --- a/include/xbt/string.hpp +++ b/include/xbt/string.hpp @@ -7,7 +7,7 @@ #ifndef SIMGRIC_XBT_STRING_HPP #define SIMGRIC_XBT_STRING_HPP -#ifdef HAVE_MC +#if HAVE_MC #include #include @@ -296,4 +296,4 @@ typedef std::string string; #endif -#endif \ No newline at end of file +#endif