mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-17 17:18:58 +02:00
Partially fix dynarmiuc tests
Signed-off-by: crueter <crueter@eden-emu.dev>
This commit is contained in:
parent
e18cd4a87d
commit
02eeace2b2
22 changed files with 30 additions and 30 deletions
|
|
@ -16,7 +16,7 @@
|
|||
|
||||
#include <catch2/catch_test_macros.hpp>
|
||||
#include "dynarmic/mcl/bit.hpp"
|
||||
#include "dynarmic/common/common_types.h"
|
||||
#include "common/common_types.h"
|
||||
|
||||
#include "dynarmic/tests/fuzz_util.h"
|
||||
#include "dynarmic/tests/rand_int.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue