mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-14 09:27:58 -05:00
common: logging: Restructure backend code
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
|
||||
#include "common/assert.h"
|
||||
#include "common/common_funcs.h"
|
||||
#include "common/logging/backend.h"
|
||||
#include "common/logging/filter.h"
|
||||
#include "common/logging/log.h"
|
||||
#include "common/logging/text_formatter.h"
|
||||
#include "common/string_util.h"
|
||||
|
Reference in New Issue
Block a user