[dynarmic] fix tests

Signed-off-by: lizzie <lizzie@eden-emu.dev>
This commit is contained in:
lizzie 2025-09-06 20:59:23 +00:00 committed by crueter
parent 87932e5a01
commit 8b3137572b
16 changed files with 39 additions and 31 deletions

View file

@ -6,6 +6,7 @@
#include <catch2/catch_test_macros.hpp>
#include "./testenv.h"
#include "../native/testenv.h"
#include "dynarmic/interface/A64/a64.h"
using namespace Dynarmic;