We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54ef2e1 commit e191be6Copy full SHA for e191be6
libcxx/include/__locale_dir/locale_base_api/ibm.h
@@ -22,6 +22,8 @@
22
23
#if defined(__MVS__)
24
# include <wctype.h>
25
+// POSIX routines
26
+# include <__support/xlocale/__posix_l_fallback.h>
27
#endif // defined(__MVS__)
28
29
_LIBCPP_BEGIN_NAMESPACE_STD
0 commit comments