mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 21:37:52 -07:00
Common: Amend includes to handle the upgrade to fmt
This commit is contained in:
parent
aea76c7901
commit
91deb40a22
@ -11,7 +11,7 @@
|
||||
#include <iomanip>
|
||||
#include <string>
|
||||
|
||||
#include <fmt/time.h>
|
||||
#include <fmt/chrono.h>
|
||||
|
||||
#include "Common/CommonTypes.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user