X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ad0cb80ebff7603232ec1621d9b6cfa1ea3471f6..05630b4e9dfedba509529bd95f6a59a9fe941474:/src/xbt/string.cpp diff --git a/src/xbt/string.cpp b/src/xbt/string.cpp index 4489c33abe..f378cec98a 100644 --- a/src/xbt/string.cpp +++ b/src/xbt/string.cpp @@ -10,7 +10,7 @@ namespace simgrid { namespace xbt { -#ifdef HAVE_MC +#if HAVE_MC const char string::NUL = '\0';