mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-10 21:42:32 -07:00
logging/log.h: move enum class formatter to a separate file ...
... to common/logging/formatter.h
This commit is contained in:
@@ -85,6 +85,7 @@ add_library(common STATIC
|
||||
logging/backend.h
|
||||
logging/filter.cpp
|
||||
logging/filter.h
|
||||
logging/formatter.h
|
||||
logging/log.h
|
||||
logging/log_entry.h
|
||||
logging/text_formatter.cpp
|
||||
|
Reference in New Issue
Block a user