mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-22 22:57:57 -05:00
common: Prune all redundant includes
This commit is contained in:
@ -8,7 +8,6 @@
|
||||
#include "common/console_listener.h"
|
||||
#include "common/timer.h"
|
||||
#include "common/thread.h"
|
||||
#include "common/file_util.h"
|
||||
|
||||
void GenericLog(LogTypes::LOG_LEVELS level, LogTypes::LOG_TYPE type, const char* file, int line,
|
||||
const char* function, const char* fmt, ...)
|
||||
|
Reference in New Issue
Block a user