summaryrefslogtreecommitdiff
path: root/src/timer_type_fwd.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/timer_type_fwd.hpp')
-rw-r--r--src/timer_type_fwd.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/timer_type_fwd.hpp b/src/timer_type_fwd.hpp
new file mode 100644
index 00000000..bda03716
--- /dev/null
+++ b/src/timer_type_fwd.hpp
@@ -0,0 +1,3 @@
+#pragma once
+
+struct timer_type;