Fix nopch build

This commit is contained in:
Shauren
2024-12-01 19:48:49 +01:00
parent 3e2abd2535
commit f06387b5eb

View File

@@ -54,6 +54,7 @@ template <typename To, typename From,
// std::ranges::contains
#ifndef __cpp_lib_ranges_contains
#include <algorithm> // for std::ranges::find
#include <functional> // for std::ranges::equal_to, std::identity
#include <iterator> // for std::input_iterator, std::sentinel_for, std::projected