mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-01-23 21:45:00 +03:00
Fixed windows compilation
This commit is contained in:
parent
0731d0d678
commit
702352bf18
@ -1,4 +1,5 @@
|
|||||||
#include "EventSystem.h"
|
#include "EventSystem.h"
|
||||||
|
#include <stdexcept>
|
||||||
|
|
||||||
EventSystem* EventSystem::Instance = new EventSystem();
|
EventSystem* EventSystem::Instance = new EventSystem();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user