mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 21:37:52 -07:00
IOS/IPC: Remove unneeded forward declaration
CoreTiming.h is already included.
This commit is contained in:
parent
2603ca9e33
commit
64b1a4d308
@ -66,11 +66,6 @@
|
||||
#include "Core/PowerPC/PowerPC.h"
|
||||
#include "DiscIO/NANDContentLoader.h"
|
||||
|
||||
namespace CoreTiming
|
||||
{
|
||||
struct EventType;
|
||||
} // namespace CoreTiming
|
||||
|
||||
namespace IOS
|
||||
{
|
||||
namespace HLE
|
||||
|
Loading…
Reference in New Issue
Block a user