diff options
Diffstat (limited to 'Source/cmMakefile.cxx')
-rw-r--r-- | Source/cmMakefile.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmMakefile.cxx b/Source/cmMakefile.cxx index 29d2fb0..90a7b0b 100644 --- a/Source/cmMakefile.cxx +++ b/Source/cmMakefile.cxx @@ -4978,6 +4978,7 @@ static const char * const CXX_FEATURES[] = { 0 FOR_EACH_CXX_FEATURE(FEATURE_STRING) }; +#undef FEATURE_STRING static const char * const CXX_STANDARDS[] = { "98" |