mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-03-12 03:12:57 +00:00
emit_x64: Forward declare BlockOfCode
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
#include <unordered_map>
|
||||
|
||||
#include "backend_x64/abi.h"
|
||||
#include "backend_x64/block_of_code.h"
|
||||
#include "backend_x64/emit_x64.h"
|
||||
#include "backend_x64/jitstate.h"
|
||||
#include "common/assert.h"
|
||||
|
||||
Reference in New Issue
Block a user