OSDN Git Service

2001-09-19 Benjamin Kosnik <bkoz@redhat.com>
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / include / bits / localefwd.h
index 5256f6c..67894b4 100644 (file)
@@ -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