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 6406769 commit d457965Copy full SHA for d457965
src/libcxx/include/__config_site
@@ -30,7 +30,7 @@
30
#define _LIBCPP_HAS_NO_FILESYSTEM
31
#define _LIBCPP_HAS_NO_RANDOM_DEVICE
32
#define _LIBCPP_HAS_NO_LOCALIZATION
33
-#define _LIBCPP_HAS_NO_WIDE_CHARACTERS
+// #define _LIBCPP_HAS_NO_WIDE_CHARACTERS
34
#define _LIBCPP_ENABLE_ASSERTIONS_DEFAULT 0
35
36
// PSTL backends
0 commit comments