feat: basic improvements, unused includes

This commit is contained in:
2025-10-05 16:39:20 +02:00
parent 431d723afc
commit 6cef3efbbc
13 changed files with 25 additions and 33 deletions

View File

@ -6,7 +6,6 @@
#include <typeindex>
#include <unordered_map>
#include <vector>
#include <typeindex>
class EventDispatcher {
using Type = std::type_index;