mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-21 20:14:57 +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 "DiscIO/NANDContentLoader.h"
|
||||
|
||||
namespace CoreTiming
|
||||
{
|
||||
struct EventType;
|
||||
} // namespace CoreTiming
|
||||
|
||||
namespace IOS
|
||||
{
|
||||
namespace HLE
|
||||
|
|
Loading…
Add table
Reference in a new issue