mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 19:58:53 +00:00
Core: Turn some includes into forward declarations.
This commit is contained in:
parent
96cfbd1bb0
commit
eb3a1de3f6
11 changed files with 18 additions and 12 deletions
|
@ -6,8 +6,8 @@
|
|||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include "Common/IniFile.h"
|
||||
#include "Common/StringUtil.h"
|
||||
|
||||
#include "Core/GeckoCodeConfig.h"
|
||||
|
||||
namespace Gecko
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue