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