diff options
Diffstat (limited to 'src/ui/events/ui_event.hpp')
-rw-r--r-- | src/ui/events/ui_event.hpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ui/events/ui_event.hpp b/src/ui/events/ui_event.hpp index c0585506..cc651832 100644 --- a/src/ui/events/ui_event.hpp +++ b/src/ui/events/ui_event.hpp @@ -1,5 +1,8 @@ #pragma once +// ReSharper disable once CppUnusedIncludeDirective +#include "pre.hpp" + #include "system_headers.hpp" #include <optional> |