aboutsummaryrefslogtreecommitdiff
path: root/src/cru_event.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/cru_event.hpp')
-rw-r--r--src/cru_event.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/cru_event.hpp b/src/cru_event.hpp
index 76a36b22..69832a0e 100644
--- a/src/cru_event.hpp
+++ b/src/cru_event.hpp
@@ -1,5 +1,8 @@
#pragma once
+// ReSharper disable once CppUnusedIncludeDirective
+#include "pre.hpp"
+
#include <type_traits>
#include <functional>
#include <unordered_map>