]> rtime.felk.cvut.cz Git - l4.git/blobdiff - l4/pkg/libstdc++-v3/contrib/libstdc++-v3-4.8/include/bits/stl_bvector.h
update
[l4.git] / l4 / pkg / libstdc++-v3 / contrib / libstdc++-v3-4.8 / include / bits / stl_bvector.h
index 670b19502af46af436086d8d3fad7acf814814d4..422a98ac46f376210f69b8ac9ff2484bbdc47fc5 100644 (file)
@@ -520,7 +520,7 @@ template<typename _Alloc>
     typedef _Bvector_base<_Alloc>                       _Base;
 
 #if __cplusplus >= 201103L
-    template<typename> friend class hash;
+    template<typename> friend struct hash;
 #endif
 
   public: