mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-01-01 12:14:50 +01:00
{a32,a64}_jitstate: Remove unnecessary headers
This commit is contained in:
parent
07b5734fb0
commit
d41bc492fe
2 changed files with 0 additions and 4 deletions
|
|
@ -7,8 +7,6 @@
|
|||
|
||||
#include <array>
|
||||
|
||||
#include <xbyak/xbyak.h>
|
||||
|
||||
#include "dynarmic/common/common_types.h"
|
||||
|
||||
namespace Dynarmic::Backend::X64 {
|
||||
|
|
|
|||
|
|
@ -7,8 +7,6 @@
|
|||
|
||||
#include <array>
|
||||
|
||||
#include <xbyak/xbyak.h>
|
||||
|
||||
#include "dynarmic/backend/x64/nzcv_util.h"
|
||||
#include "dynarmic/common/common_types.h"
|
||||
#include "dynarmic/frontend/A64/location_descriptor.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue