mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-08 00:59:44 +00:00
Merge pull request #7268 from lioncash/config
Core/BootManager: Remove unnecessary includes
This commit is contained in:
commit
cf116d488a
3 changed files with 1 additions and 5 deletions
|
@ -21,7 +21,6 @@
|
|||
#include <algorithm>
|
||||
#include <array>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include "Common/CommonTypes.h"
|
||||
#include "Common/Config/Config.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue