Skip to content

Commit e191be6

Browse files
committed
add back in include
1 parent 54ef2e1 commit e191be6

File tree

1 file changed

+2
-0
lines changed
  • libcxx/include/__locale_dir/locale_base_api

1 file changed

+2
-0
lines changed

libcxx/include/__locale_dir/locale_base_api/ibm.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222

2323
#if defined(__MVS__)
2424
# include <wctype.h>
25+
// POSIX routines
26+
# include <__support/xlocale/__posix_l_fallback.h>
2527
#endif // defined(__MVS__)
2628

2729
_LIBCPP_BEGIN_NAMESPACE_STD

0 commit comments

Comments
 (0)