X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/dccf1b41e9c7b5a696f01abceaa2779fe65f154f..4bd1f48f0bf1ad1703be680ec2a38d626c6a2668:/src/xbt/string.cpp diff --git a/src/xbt/string.cpp b/src/xbt/string.cpp index f23e4295ff..afc6445cee 100644 --- a/src/xbt/string.cpp +++ b/src/xbt/string.cpp @@ -15,7 +15,7 @@ namespace simgrid { namespace xbt { -#if HAVE_MC +#if SIMGRID_HAVE_MC const char string::NUL = '\0';