aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/cxxsupp/libcxxmsvc/.yandex_meta/patches/61-remove-includes.sh
blob: 86769628e1cc3b1e237f0548b16dac27f065e4fa (plain) (blame)
1
2
3
4
5
sed -i 's/#   include <__pstl_algorithm>/\/\/#   include <__pstl_algorithm>/' include/algorithm
sed -i 's/#   include <__pstl_execution>/\/\/#   include <__pstl_execution>/' include/execution
sed -i 's/# include <__external_threading>/#error #include <__external_threading>/' include/__threading_support
sed -i 's/#   include <__pstl_memory>/\/\/#   include <__pstl_memory>/' include/memory
sed -i 's/#   include <__pstl_numeric>/\/\/ #   include <__pstl_numeric>/' include/numeric