X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fmoment.hh;h=d84a992b40e73eb6b649476ffb14481558f259d4;hb=207f71b8b2ab9ca550e841615bedce393e652ca6;hp=9f825970af7f36b1cf36929e898752786f1d8821;hpb=59a6d1a06432fc0ca88c3023c646182f389ec1b5;p=lilypond.git diff --git a/lily/include/moment.hh b/lily/include/moment.hh index 9f825970af..d84a992b40 100644 --- a/lily/include/moment.hh +++ b/lily/include/moment.hh @@ -59,7 +59,7 @@ public: /* Deliver a copy of THIS as a smobified SCM */ - std::string to_string () const; + string to_string () const; static int compare (Moment const &, Moment const &); SCM as_scheme () const; };