mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 06:39:46 -06:00
Core: Amend includes to handle the upgrade to fmt
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user