mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-13 15:18:37 +02:00
Partially fix dynarmiuc tests
Signed-off-by: crueter <crueter@eden-emu.dev>
This commit is contained in:
parent
85e846d4ba
commit
841cbf46f1
22 changed files with 30 additions and 30 deletions
|
|
@ -9,8 +9,8 @@
|
|||
#pragma once
|
||||
|
||||
#include <ankerl/unordered_dense.h>
|
||||
#include "dynarmic/common/assert.h"
|
||||
#include "dynarmic/common/common_types.h"
|
||||
#include "common/assert.h"
|
||||
#include "common/common_types.h"
|
||||
#include "dynarmic/interface/A64/a64.h"
|
||||
|
||||
using Vector = Dynarmic::A64::Vector;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue