mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Centralize the logging code into its own folder in Common.
This commit is contained in:
@ -168,5 +168,5 @@ enum EMUSTATE_CHANGE
|
||||
|
||||
#include "Common/CommonTypes.h" // IWYU pragma: export
|
||||
#include "Common/CommonFuncs.h" // IWYU pragma: export // NOLINT
|
||||
#include "Common/Log.h" // IWYU pragma: export
|
||||
#include "Common/MsgHandler.h" // IWYU pragma: export
|
||||
#include "Common/Logging/Log.h" // IWYU pragma: export
|
||||
|
Reference in New Issue
Block a user