aboutsummaryrefslogtreecommitdiff
path: root/include/streambuf
diff options
context:
space:
mode:
Diffstat (limited to 'include/streambuf')
-rw-r--r--include/streambuf2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/streambuf b/include/streambuf
index 6c478384d769..86070659a4b4 100644
--- a/include/streambuf
+++ b/include/streambuf
@@ -119,7 +119,7 @@ protected:
_LIBCPP_BEGIN_NAMESPACE_STD
template <class _CharT, class _Traits>
-class _LIBCPP_TYPE_VIS_ONLY basic_streambuf
+class _LIBCPP_TEMPLATE_VIS basic_streambuf
{
public:
// types: