Unverified Commit acb896a3 authored by Louis Dionne's avatar Louis Dionne Committed by GitHub
Browse files

[libc++] Remove unnecessary #ifdef guards around PSTL implementation details (#95268)

We want the PSTL implementation details to be available regardless of
the Standard mode or whether the experimental PSTL is enabled. This
patch guards the inclusion of the PSTL to the top-level headers that
define the public API in `__numeric` and `__algorithm`.
parent 148417bf
Pipeline #3595 failed with stages
in 0 seconds