mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-02 06:08:50 +00:00
IOS/IPC: Remove unneeded forward declaration
CoreTiming.h is already included.
This commit is contained in:
parent
2603ca9e33
commit
64b1a4d308
1 changed files with 0 additions and 5 deletions
|
@ -66,11 +66,6 @@
|
||||||
#include "Core/PowerPC/PowerPC.h"
|
#include "Core/PowerPC/PowerPC.h"
|
||||||
#include "DiscIO/NANDContentLoader.h"
|
#include "DiscIO/NANDContentLoader.h"
|
||||||
|
|
||||||
namespace CoreTiming
|
|
||||||
{
|
|
||||||
struct EventType;
|
|
||||||
} // namespace CoreTiming
|
|
||||||
|
|
||||||
namespace IOS
|
namespace IOS
|
||||||
{
|
{
|
||||||
namespace HLE
|
namespace HLE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue