mirror of
https://github.com/PCSX2/pcsx2.git
synced 2026-07-11 01:34:17 +02:00
Misc: Don't use deprecated fmt/core.h header
This commit is contained in:
committed by
lightningterror
parent
c58f6f2f70
commit
de9d08075e
@@ -7,7 +7,7 @@
|
||||
#include "common/ScopedGuard.h"
|
||||
#include "common/StringUtil.h"
|
||||
|
||||
#include "fmt/core.h"
|
||||
#include "fmt/format.h"
|
||||
|
||||
#if defined(_WIN32)
|
||||
#include "7z.h"
|
||||
|
||||
Reference in New Issue
Block a user