lilypond-1.2.15
[lilypond.git] / lib / include / proto.hh
blob540accfc4a2546468efeeff7b765fa02bb1c5c0e
2 /*
3 proto.hh -- part of LilyPond
5 (c) 1996,97 Han-Wen Nienhuys
6 */
8 #ifndef PROTO_HH
9 #define PROTO_HH
11 #include "fproto.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;
22 #endif // PROTO_HH