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