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

namespace squelch {

class Cursor;

} // namespace

#endif