mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-15 23:08:51 +00:00
Core: Amend includes to handle the upgrade to fmt
This commit is contained in:
parent
abd2897377
commit
aea76c7901
1 changed files with 1 additions and 1 deletions
|
@ -12,8 +12,8 @@
|
|||
#include <utility>
|
||||
#include <variant>
|
||||
|
||||
#include <fmt/chrono.h>
|
||||
#include <fmt/format.h>
|
||||
#include <fmt/time.h>
|
||||
|
||||
#ifdef _WIN32
|
||||
#include <windows.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue