X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Ffont-metric.cc;h=c9daa95f3edf2000d39fb47a5d856a8df505073a;hb=90e4d7057f3857da049dfda3d130017d4719bd6b;hp=73104615a016c2da50f597c1710d5a18c55d57ab;hpb=f127e14af04f474d20406ca0e0f76f05061ee103;p=lilypond.git diff --git a/lily/font-metric.cc b/lily/font-metric.cc index 73104615a0..c9daa95f3e 100644 --- a/lily/font-metric.cc +++ b/lily/font-metric.cc @@ -29,7 +29,6 @@ using namespace std; #include "stencil.hh" #include "warn.hh" -using std::string; Real Font_metric::design_size () const @@ -113,7 +112,7 @@ Font_metric::print_smob (SCM port, scm_print_state *) const return 1; } -const char Font_metric::type_p_name_[] = "ly:font-metric?"; +const char * const Font_metric::type_p_name_ = "ly:font-metric?"; SCM Font_metric::font_file_name () const