X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Ftemplate5.cc;h=fcc788fd14f9160c93bbe621303b77555b682b1f;hb=55c7ef27b5382940b8afe785c94b744c24b98473;hp=6ecd872febc2963278f76b67c277b940b05cab23;hpb=b37e3f652677ae0298423db9fa0e552e5fce0c92;p=lilypond.git diff --git a/lily/template5.cc b/lily/template5.cc index 6ecd872feb..fcc788fd14 100644 --- a/lily/template5.cc +++ b/lily/template5.cc @@ -20,7 +20,7 @@ Interval_t::infinity () } template<> -std::string +string Interval_t::T_to_string (Rational a) { return a.to_string ();