mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2025-12-24 00:04:51 +01:00
Migrate to mcl
This commit is contained in:
parent
ed9955891f
commit
78b4ba10c9
181 changed files with 987 additions and 1807 deletions
|
|
@ -8,7 +8,7 @@
|
|||
#include <array>
|
||||
#include <iosfwd>
|
||||
|
||||
#include "dynarmic/common/common_types.h"
|
||||
#include <mcl/stdint.hpp>
|
||||
|
||||
using Vector = std::array<u64, 2>;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue