diff options
Diffstat (limited to 'src/port/hooks/impl/EventSystem.cpp')
| -rw-r--r-- | src/port/hooks/impl/EventSystem.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/port/hooks/impl/EventSystem.cpp b/src/port/hooks/impl/EventSystem.cpp index 5aa74bc0..44c58ec0 100644 --- a/src/port/hooks/impl/EventSystem.cpp +++ b/src/port/hooks/impl/EventSystem.cpp @@ -1,4 +1,5 @@ #include "EventSystem.h" +#include <stdexcept> EventSystem* EventSystem::Instance = new EventSystem(); |
