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