mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-05-15 23:52:42 +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
|
@ -21,6 +21,7 @@
|
|||
#include "Common/CommonTypes.h"
|
||||
#include "Common/FileUtil.h"
|
||||
#include "Common/IniFile.h"
|
||||
#include "Common/MsgHandler.h"
|
||||
#include "Common/SymbolDB.h"
|
||||
|
||||
#include "Core/Boot/Boot.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue