summaryrefslogtreecommitdiffstats
path: root/libcxx/include/__tree
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/include/__tree')
-rw-r--r--libcxx/include/__tree2
1 files changed, 2 insertions, 0 deletions
diff --git a/libcxx/include/__tree b/libcxx/include/__tree
index 6c4b6e60ae7..ad5d2f4b8ea 100644
--- a/libcxx/include/__tree
+++ b/libcxx/include/__tree
@@ -17,7 +17,9 @@
#include <stdexcept>
#include <algorithm>
+#if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER)
#pragma GCC system_header
+#endif
_LIBCPP_BEGIN_NAMESPACE_STD
OpenPOWER on IntegriCloud