mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-21 12:04:56 +00:00
Merge pull request #5195 from leoetlino/unneeded-fwd
IOS/IPC: Remove unneeded forward declaration
This commit is contained in:
commit
c626fd7c74
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