Misc: Don't use deprecated fmt/core.h header

This commit is contained in:
TheLastRar
2025-01-15 21:26:10 +00:00
committed by lightningterror
parent c58f6f2f70
commit de9d08075e
44 changed files with 36 additions and 46 deletions
+1 -1
View File
@@ -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"