summaryrefslogtreecommitdiff
path: root/src/include/tome/squelch/tree_printer_fwd.hpp
blob: d7d75453133dec11f29bbe9f44d5d32013ceb1b8 (plain)
1
2
3
4
5
6
7
8
9
10
#ifndef H_4ce68eb3_c475_4fc4_8a70_0590c16dc684
#define H_4ce68eb3_c475_4fc4_8a70_0590c16dc684

namespace squelch {

class TreePrinter;

} // namespace

#endif