algorithm [...]: Update to SGI STL 3.11.
[gcc.git] / libstdc++ / stl / alloc.h
index 7cc961006057af8469b213eb762fbf660f555d87..f99a862316eeb9dd2fb7ea4bcdb1bcc15d1c3c4a 100644 (file)
@@ -33,7 +33,9 @@ using __STD::single_client_alloc;
 #ifdef __STL_STATIC_TEMPLATE_MEMBER_BUG
 using __STD::__malloc_alloc_oom_handler; 
 #endif /* __STL_STATIC_TEMPLATE_MEMBER_BUG */
-
+#ifdef __STL_USE_STD_ALLOCATORS 
+using __STD::allocator;
+#endif /* __STL_USE_STD_ALLOCATORS */
 
 #endif /* __STL_USE_NAMESPACES */