X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fsimple-music-iterator.hh;h=b77ad6ed4f08a3356c87f0702db5010d2c37eade;hb=75eebcb49e52d296b1da3e1074e0825d2c780db4;hp=29710cfa860dde094fa1574acaa3c7495180dee2;hpb=58bcc84c9480dae1b21bc24d8396b91fe19e0131;p=lilypond.git diff --git a/lily/include/simple-music-iterator.hh b/lily/include/simple-music-iterator.hh index 29710cfa86..b77ad6ed4f 100644 --- a/lily/include/simple-music-iterator.hh +++ b/lily/include/simple-music-iterator.hh @@ -3,7 +3,7 @@ source file of the GNU LilyPond music typesetter - (c) 2000--2005 Han-Wen Nienhuys + (c) 2000--2006 Han-Wen Nienhuys */ #ifndef SIMPLE_MUSIC_ITERATOR_HH @@ -18,6 +18,7 @@ class Simple_music_iterator : public Music_iterator { protected: + DECLARE_CLASSNAME(Simple_music_iterator); Moment last_processed_mom_; public: