diff options
Diffstat (limited to 'libcxx/include/streambuf')
-rw-r--r-- | libcxx/include/streambuf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libcxx/include/streambuf b/libcxx/include/streambuf index e15789bc77d..2746d53a676 100644 --- a/libcxx/include/streambuf +++ b/libcxx/include/streambuf @@ -557,7 +557,6 @@ extern template class basic_streambuf<wchar_t>; extern template class basic_ios<char>; extern template class basic_ios<wchar_t>; - _LIBCPP_END_NAMESPACE_STD #endif // _LIBCPP_STEAMBUF |