#include namespace hex { EventManager::EventList EventManager::s_events; std::map EventManager::s_tokenStore; }