From: fred Date: Sun, 24 Mar 2002 19:34:18 +0000 (+0000) Subject: lilypond-0.0.64 X-Git-Tag: release/1.5.59~5244 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=b357170abbd3fa93279e57c70c11f5dff442d00e;p=lilypond.git lilypond-0.0.64 --- diff --git a/lib/include/moment.hh b/lib/include/moment.hh index 0037d94078..e742bee900 100644 --- a/lib/include/moment.hh +++ b/lib/include/moment.hh @@ -8,6 +8,7 @@ #include "rational.hh" class String; typedef Rational Moment; +void print(Moment); #endif //