]> gcc.gnu.org Git - gcc.git/blobdiff - libstdc++-v3/config/locale/gnu/c_locale.h
localefwd.h (class locale): Add static member _S_num_extra_categories...
[gcc.git] / libstdc++-v3 / config / locale / gnu / c_locale.h
index aabbe6af42564a7a9f069695fa383cdd75f9dba1..130b843d7f9e433c3922a511a3f854da80b2ab52 100644 (file)
@@ -40,6 +40,8 @@
 
 #define _GLIBCPP_C_LOCALE_GNU 1
 
+#define _GLIBCPP_NUM_CATEGORIES 6
+
 #if __GLIBC__ > 2 || (__GLIBC__ == 2 && __GLIBC_MINOR__ > 2)
 namespace __gnu_cxx
 {
This page took 0.027896 seconds and 5 git commands to generate.