summaryrefslogtreecommitdiff
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 2746d53a6..9515f3fc9 100644
--- a/include/streambuf
+++ b/include/streambuf
@@ -117,7 +117,7 @@ protected:
_LIBCPP_BEGIN_NAMESPACE_STD
template <class _CharT, class _Traits>
-class basic_streambuf
+class _LIBCPP_VISIBLE basic_streambuf
{
public:
// types: