[common] remove ranges polyfill
Signed-off-by: lizzie <lizzie@eden-emu.dev>
This commit is contained in:
parent
4f9b670c93
commit
a4b0444b78
38 changed files with 37 additions and 567 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
#include <fmt/ranges.h>
|
||||
|
||||
#include "common/polyfill_ranges.h"
|
||||
#include <ranges>
|
||||
#include "shader_recompiler/frontend/ir/type.h"
|
||||
|
||||
namespace Shader::IR {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue