{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…
Reference in a new issue