mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-05-18 09:02:39 +00:00
JitInterface: Convert includes into forward declarations where applicable
This commit is contained in:
parent
3390e6f258
commit
c6200a5b07
15 changed files with 38 additions and 23 deletions
|
@ -26,6 +26,7 @@
|
|||
// clang-format on
|
||||
|
||||
#include "Common/CommonTypes.h"
|
||||
#include "Common/Logging/Log.h"
|
||||
#include "Common/StringUtil.h"
|
||||
#include "Common/SymbolDB.h"
|
||||
#include "Core/ConfigManager.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue