diff --git a/src/locale.cpp b/src/locale.cpp index d63df204..2115340f 100644 --- a/src/locale.cpp +++ b/src/locale.cpp @@ -1016,7 +1016,7 @@ extern "C" const int ** __ctype_tolower_loc(); extern "C" const int ** __ctype_toupper_loc(); #endif -#ifdef _LIBCPP_HAS_DEFAULT_RUNE_TABLE +#ifdef _LIBCPP_PROVIDES_DEFAULT_RUNE_TABLE const ctype::mask* ctype::classic_table() _NOEXCEPT {