summaryrefslogtreecommitdiffstats
path: root/libcxx/include/streambuf
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/include/streambuf')
-rw-r--r--libcxx/include/streambuf2
1 files changed, 2 insertions, 0 deletions
diff --git a/libcxx/include/streambuf b/libcxx/include/streambuf
index feb62c7e193..5dcb597d96f 100644
--- a/libcxx/include/streambuf
+++ b/libcxx/include/streambuf
@@ -112,7 +112,9 @@ protected:
#include <iosfwd>
#include <ios>
+#if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER)
#pragma GCC system_header
+#endif
_LIBCPP_BEGIN_NAMESPACE_STD
OpenPOWER on IntegriCloud