diff --git a/include/map b/include/map index fdd133847..1c77c49c5 100644 --- a/include/map +++ b/include/map @@ -567,9 +567,9 @@ public: typedef const value_type& reference; typedef typename __pointer_traits::template #ifndef _LIBCPP_HAS_NO_TEMPLATE_ALIASES - rebind + rebind #else - rebind::other + rebind::other #endif pointer;