summaryrefslogtreecommitdiff
path: root/libcxx/include/__algorithm/nth_element.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/include/__algorithm/nth_element.h')
-rw-r--r--libcxx/include/__algorithm/nth_element.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libcxx/include/__algorithm/nth_element.h b/libcxx/include/__algorithm/nth_element.h
index 0f9f66d3ca66..fb754fbd68d9 100644
--- a/libcxx/include/__algorithm/nth_element.h
+++ b/libcxx/include/__algorithm/nth_element.h
@@ -22,6 +22,7 @@
#if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER)
# pragma GCC system_header
+# pragma clang include_instead(<algorithm>)
#endif
_LIBCPP_BEGIN_NAMESPACE_STD