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