aboutsummaryrefslogtreecommitdiff
path: root/src/timer.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/timer.hpp')
-rw-r--r--src/timer.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/timer.hpp b/src/timer.hpp
index 3488db45..5055a3d8 100644
--- a/src/timer.hpp
+++ b/src/timer.hpp
@@ -1,5 +1,7 @@
#pragma once
+// ReSharper disable once CppUnusedIncludeDirective
+#include "pre.hpp"
#include "system_headers.hpp"
#include <map>