aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib/libstdc++/c++config.h
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/lib/libstdc++/c++config.h')
-rw-r--r--gnu/lib/libstdc++/c++config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/lib/libstdc++/c++config.h b/gnu/lib/libstdc++/c++config.h
index 58bcb2457541c..b630940bda1be 100644
--- a/gnu/lib/libstdc++/c++config.h
+++ b/gnu/lib/libstdc++/c++config.h
@@ -104,7 +104,7 @@ libstdc++-v3/include/bits/c++config before full recompilation of the library.
#define _GLIBCPP_USE_C99 1
// Define if code specialized for wchar_t should be used.
-/* #undef _GLIBCPP_USE_WCHAR_T */
+#define _GLIBCPP_USE_WCHAR_T 1
// Define if using setrlimit to limit memory usage during 'make check'.
/* #undef _GLIBCPP_MEM_LIMITS */