source/Platform/PlatformEventQueue.h: need to forward declare sp::SysEvent
This commit is contained in:
parent
ffb97d2b3a
commit
858e721451
1 changed files with 2 additions and 0 deletions
|
|
@ -3,6 +3,8 @@
|
|||
|
||||
namespace sp {
|
||||
|
||||
struct SysEvent;
|
||||
|
||||
// Interface for platform specific event queue.
|
||||
class PlatformEventQueue
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue