mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 05:47:56 -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 "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…
Reference in New Issue
Block a user