mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-02-19 06:49:38 +00:00
Forward declare IR::Opcode and IR::Type where possible
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
#include "frontend/A64/location_descriptor.h"
|
||||
#include "frontend/A64/translate/translate.h"
|
||||
#include "frontend/ir/basic_block.h"
|
||||
#include "frontend/ir/opcodes.h"
|
||||
#include "inst_gen.h"
|
||||
#include "rand_int.h"
|
||||
#include "testenv.h"
|
||||
|
||||
Reference in New Issue
Block a user