mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-03-10 08:42:57 +00:00
Forward declare IR::Opcode and IR::Type where possible
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#include "frontend/A32/types.h"
|
||||
#include "frontend/A64/types.h"
|
||||
#include "frontend/ir/cond.h"
|
||||
#include "frontend/ir/opcodes.h"
|
||||
#include "frontend/ir/type.h"
|
||||
|
||||
namespace Dynarmic::IR {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user