]> git.donarmstrong.com Git - lilypond.git/blob - lib/include/proto.hh
partial: 1.3.24.jcn
[lilypond.git] / lib / include / proto.hh
1
2 /*
3   proto.hh -- part of LilyPond
4
5   (c) 1996,97 Han-Wen Nienhuys
6 */
7
8 #ifndef PROTO_HH
9 #define PROTO_HH
10
11 #include "flower-proto.hh"
12 #include "real.hh"
13 struct Duration;
14 struct Duration_iterator;
15 struct Source_file;
16 struct Binary_source_file;
17 struct Sources;
18 struct File_storage;
19 struct Mapped_file_storage;
20 struct Simple_file_storage;
21
22 #endif // PROTO_HH