summaryrefslogtreecommitdiffstats
path: root/libcxx/include/fstream
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/include/fstream')
-rw-r--r--libcxx/include/fstream2
1 files changed, 2 insertions, 0 deletions
diff --git a/libcxx/include/fstream b/libcxx/include/fstream
index 7034aab110a..b6a2ab0e158 100644
--- a/libcxx/include/fstream
+++ b/libcxx/include/fstream
@@ -171,7 +171,9 @@ typedef basic_fstream<wchar_t> wfstream;
#include <__locale>
#include <cstdio>
+#if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER)
#pragma GCC system_header
+#endif
_LIBCPP_BEGIN_NAMESPACE_STD
OpenPOWER on IntegriCloud