mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-25 13:59:13 -05:00
Fix more header sorting issues in Common/ (now check-includes clean).
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
#endif
|
||||
#include "Common/FileUtil.h"
|
||||
#include "Common/LogManager.h"
|
||||
#include "Common/Timer.h"
|
||||
#include "Common/Thread.h"
|
||||
#include "Common/Timer.h"
|
||||
|
||||
void GenericLog(LogTypes::LOG_LEVELS level, LogTypes::LOG_TYPE type,
|
||||
const char *file, int line, const char* fmt, ...)
|
||||
|
||||
Reference in New Issue
Block a user