aboutsummaryrefslogtreecommitdiff
path: root/src/ui/window.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/window.hpp')
-rw-r--r--src/ui/window.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ui/window.hpp b/src/ui/window.hpp
index a3fba57a..7c82bf89 100644
--- a/src/ui/window.hpp
+++ b/src/ui/window.hpp
@@ -1,5 +1,8 @@
#pragma once
+// ReSharper disable once CppUnusedIncludeDirective
+#include "pre.hpp"
+
#include "system_headers.hpp"
#include <map>
#include <memory>