summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/bits/localefwd.h
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/include/bits/localefwd.h')
-rw-r--r--libstdc++-v3/include/bits/localefwd.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libstdc++-v3/include/bits/localefwd.h b/libstdc++-v3/include/bits/localefwd.h
index 5256f6c2da2..67894b40a2b 100644
--- a/libstdc++-v3/include/bits/localefwd.h
+++ b/libstdc++-v3/include/bits/localefwd.h
@@ -47,9 +47,9 @@ namespace std
{
// NB: Don't instantiate required wchar_t facets if no wchar_t support.
#ifdef _GLIBCPP_USE_WCHAR_T
-# define _GLIBCPP_NUM_FACETS 26
+# define _GLIBCPP_NUM_FACETS 28
#else
-# define _GLIBCPP_NUM_FACETS 13
+# define _GLIBCPP_NUM_FACETS 14
#endif
// 22.1.1 Locale