aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/cxxsupp/libcxx/include/algorithm
diff options
context:
space:
mode:
authormikhnenko <mikhnenko@yandex-team.com>2023-11-30 19:30:11 +0300
committermikhnenko <mikhnenko@yandex-team.com>2023-11-30 21:58:14 +0300
commitf5d4e4495f6741d8df199dc9f888417ab0485010 (patch)
tree658aed141d6b671f9fbd56cc448b2f412e30951e /contrib/libs/cxxsupp/libcxx/include/algorithm
parent2f7d8b6e692bd7584a66686b5504381631dd4522 (diff)
downloadydb-f5d4e4495f6741d8df199dc9f888417ab0485010.tar.gz
Remove unused patches
Diffstat (limited to 'contrib/libs/cxxsupp/libcxx/include/algorithm')
-rw-r--r--contrib/libs/cxxsupp/libcxx/include/algorithm2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libs/cxxsupp/libcxx/include/algorithm b/contrib/libs/cxxsupp/libcxx/include/algorithm
index 9146a130bf..adf7e6a417 100644
--- a/contrib/libs/cxxsupp/libcxx/include/algorithm
+++ b/contrib/libs/cxxsupp/libcxx/include/algorithm
@@ -1303,7 +1303,7 @@ template <class BidirectionalIterator, class Compare>
#endif
#if defined(_LIBCPP_HAS_PARALLEL_ALGORITHMS) && _LIBCPP_STD_VER >= 17
-//# include <__pstl_algorithm>
+#error # include <__pstl_algorithm>
#endif
#endif // _LIBCPP_ALGORITHM