@@ -142,23 +142,8 @@ if (current_toolchain == default_toolchain) {
142
142
" __algorithm/partition_point.h" ,
143
143
" __algorithm/pop_heap.h" ,
144
144
" __algorithm/prev_permutation.h" ,
145
- " __algorithm/pstl_any_all_none_of.h" ,
146
- " __algorithm/pstl_copy.h" ,
147
- " __algorithm/pstl_count.h" ,
148
- " __algorithm/pstl_equal.h" ,
149
- " __algorithm/pstl_fill.h" ,
150
- " __algorithm/pstl_find.h" ,
151
- " __algorithm/pstl_for_each.h" ,
145
+ " __algorithm/pstl.h" ,
152
146
" __algorithm/pstl_frontend_dispatch.h" ,
153
- " __algorithm/pstl_generate.h" ,
154
- " __algorithm/pstl_is_partitioned.h" ,
155
- " __algorithm/pstl_merge.h" ,
156
- " __algorithm/pstl_move.h" ,
157
- " __algorithm/pstl_replace.h" ,
158
- " __algorithm/pstl_rotate_copy.h" ,
159
- " __algorithm/pstl_sort.h" ,
160
- " __algorithm/pstl_stable_sort.h" ,
161
- " __algorithm/pstl_transform.h" ,
162
147
" __algorithm/push_heap.h" ,
163
148
" __algorithm/ranges_adjacent_find.h" ,
164
149
" __algorithm/ranges_all_of.h" ,
@@ -647,8 +632,7 @@ if (current_toolchain == default_toolchain) {
647
632
" __numeric/iota.h" ,
648
633
" __numeric/midpoint.h" ,
649
634
" __numeric/partial_sum.h" ,
650
- " __numeric/pstl_reduce.h" ,
651
- " __numeric/pstl_transform_reduce.h" ,
635
+ " __numeric/pstl.h" ,
652
636
" __numeric/reduce.h" ,
653
637
" __numeric/saturation_arithmetic.h" ,
654
638
" __numeric/transform_exclusive_scan.h" ,
0 commit comments