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