diff --git a/include/cctype b/include/cctype index b647903c..26c740f7 100644 --- a/include/cctype +++ b/include/cctype @@ -39,6 +39,7 @@ int toupper(int c); #include #if defined(_LIBCPP_MSVCRT) #include "support/win32/support.h" +#include "support/win32/locale_win32.h" #endif // _LIBCPP_MSVCRT #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER)