mirror of
https://github.com/azahar-emu/dynarmic.git
synced 2026-04-07 22:07:12 +02:00
Forward declare IR::Opcode and IR::Type where possible
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
|
||||
#include "common/assert.h"
|
||||
#include "frontend/ir/microinstruction.h"
|
||||
#include "frontend/ir/opcodes.h"
|
||||
#include "frontend/ir/type.h"
|
||||
#include "frontend/ir/value.h"
|
||||
|
||||
namespace Dynarmic::IR {
|
||||
|
||||
Reference in New Issue
Block a user