blob: ded093e533c0beadba0f4aadfbd96a752c725839 [file] [log] [blame]
// Everything that transitively includes <ranges>
#include <algorithm>
// FIXME: PR 97549
// #include <execution>
#include <functional>
#include <future>
#include <memory>
#include <memory_resource>
#include <regex>
#include <scoped_allocator>
#include <thread>
#include <valarray>
#include <ranges>