[libc++] Remove <queue> and <stack> includes from <format> (#85520)This reduces the include time of <format> from 691ms to 556ms.