mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-11 14:48:00 -05:00
shader_recompiler: Reduce unused includes
This commit is contained in:
@ -4,10 +4,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <span>
|
||||
|
||||
#include "shader_recompiler/environment.h"
|
||||
#include "shader_recompiler/frontend/ir/basic_block.h"
|
||||
#include "shader_recompiler/frontend/ir/program.h"
|
||||
|
||||
namespace Shader::Optimization {
|
||||
|
Reference in New Issue
Block a user