mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-11-15 12:30:05 +00:00
Update mbedtls and fix compile error
This commit is contained in:
parent
df5b75694f
commit
c54a10cb4f
2
externals/mbedtls
vendored
2
externals/mbedtls
vendored
@ -1 +1 @@
|
|||||||
Subproject commit adc11799acb7a688b2715042b81eaf8644442bc4
|
Subproject commit 06442b840ea62e2ceda0dc58f255cfff49fed5b6
|
@ -6,6 +6,7 @@
|
|||||||
#include <array>
|
#include <array>
|
||||||
#include <unordered_map>
|
#include <unordered_map>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
#include <fmt/format.h>
|
||||||
#include "common/common_types.h"
|
#include "common/common_types.h"
|
||||||
|
|
||||||
namespace Crypto {
|
namespace Crypto {
|
||||||
|
Loading…
Reference in New Issue
Block a user