shader_recompiler: Reduce unused includes
This commit is contained in:
parent
923decae5a
commit
574a2c4b77
69 changed files with 7 additions and 106 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue