mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-18 17:00:52 -04:00
fmt 10.0.0-10.1.1 compile fixes
Implicit conversion operators and enums was removed for parity with std::format (fce74caa15).
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
#include "VideoCommon/Assets/DirectFilesystemAssetLibrary.h"
|
||||
|
||||
#include <algorithm>
|
||||
#include <fmt/os.h>
|
||||
|
||||
#include <fmt/std.h>
|
||||
|
||||
#include "Common/FileUtil.h"
|
||||
#include "Common/Logging/Log.h"
|
||||
|
||||
Reference in New Issue
Block a user