X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fpaper-outputter.cc;h=471a36a41a4572eb1941eb83ad4a27b244cb3c26;hb=d59856c2469b4b1e7f18a4ec9c5c0da4107f9de3;hp=87f14570e21f25ae27aed8c4d46740df02c37481;hpb=1de3d397c18622b6061402fef18e625701712bc5;p=lilypond.git diff --git a/lily/paper-outputter.cc b/lily/paper-outputter.cc index 87f14570e2..471a36a41a 100644 --- a/lily/paper-outputter.cc +++ b/lily/paper-outputter.cc @@ -39,7 +39,8 @@ using namespace std; #include "warn.hh" #include "lily-imports.hh" -using std::string; + +const char * const Paper_outputter::type_p_name_ = 0; Paper_outputter::Paper_outputter (SCM port, const string &format) {