mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-13 07:38:01 -05:00
logging/log.h: move enum class formatter to a separate file ...
... to common/logging/formatter.h
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
#include <string_view>
|
||||
#include <utility>
|
||||
|
||||
#include <fmt/format.h>
|
||||
#include "common/logging/formatter.h"
|
||||
|
||||
namespace Shader {
|
||||
|
||||
|
Reference in New Issue
Block a user