mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 15:40:45 +01:00
Fix nopch build
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user