mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 03:24:59 +00:00
Common/Config: Remove unused header inclusions
This commit is contained in:
parent
4836739663
commit
939c5671a9
1 changed files with 0 additions and 2 deletions
|
@ -5,9 +5,7 @@
|
|||
#include <algorithm>
|
||||
#include <list>
|
||||
#include <map>
|
||||
#include <tuple>
|
||||
|
||||
#include "Common/Assert.h"
|
||||
#include "Common/Config/Config.h"
|
||||
|
||||
namespace Config
|
||||
|
|
Loading…
Add table
Reference in a new issue