X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Flily-parser.cc;h=d2499d4c4134c1453cc0a9b1a8618282df26da33;hb=926115ff42def8bc1ce767029e4f03c8072994ba;hp=0893045193fade186ecdb3bce5f6d7b125208839;hpb=f127e14af04f474d20406ca0e0f76f05061ee103;p=lilypond.git diff --git a/lily/lily-parser.cc b/lily/lily-parser.cc index 0893045193..d2499d4c41 100644 --- a/lily/lily-parser.cc +++ b/lily/lily-parser.cc @@ -37,7 +37,6 @@ #include "warn.hh" #include "program-option.hh" -using std::string; Lily_parser::Lily_parser (Sources *sources) { @@ -201,7 +200,7 @@ Lily_parser::parser_error (Input const &i, const string &s) error_level_ = 1; } -const char Lily_parser::type_p_name_[] = "ly:lily-parser?"; +const char * const Lily_parser::type_p_name_ = "ly:lily-parser?"; /**************************************************************** OUTPUT-DEF