mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-12-14 15:25:16 -06:00
shader_recompiler: Reduce unused includes
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
// Licensed under GPLv2 or any later version
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#include <string_view>
|
||||
|
||||
#include "shader_recompiler/frontend/ir/opcodes.h"
|
||||
|
||||
namespace Shader::IR {
|
||||
|
||||
Reference in New Issue
Block a user