summaryrefslogtreecommitdiff
path: root/src/include/tome/squelch/automatizer_fwd.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/tome/squelch/automatizer_fwd.hpp')
-rw-r--r--src/include/tome/squelch/automatizer_fwd.hpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/include/tome/squelch/automatizer_fwd.hpp b/src/include/tome/squelch/automatizer_fwd.hpp
new file mode 100644
index 00000000..068f297a
--- /dev/null
+++ b/src/include/tome/squelch/automatizer_fwd.hpp
@@ -0,0 +1,10 @@
+#ifndef H_cbf79126_fd24_4f80_8f2d_9dd69cb7010f
+#define H_cbf79126_fd24_4f80_8f2d_9dd69cb7010f
+
+namespace squelch {
+
+class Automatizer;
+
+} // namespace
+
+#endif