mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2025-12-24 00:04:51 +01:00
catch: Correct include directory
This commit is contained in:
parent
1e94acff66
commit
2bc86209bd
18 changed files with 17 additions and 17 deletions
|
|
@ -6,7 +6,7 @@
|
|||
#include <array>
|
||||
#include <utility>
|
||||
|
||||
#include <catch.hpp>
|
||||
#include <catch2/catch.hpp>
|
||||
#include <xbyak/xbyak_util.h>
|
||||
|
||||
TEST_CASE("Host CPU supports", "[a64]") {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue