]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/paper-outputter.cc
Doc-es: update Notation/Percussion.
[lilypond.git] / lily / paper-outputter.cc
index 87f14570e21f25ae27aed8c4d46740df02c37481..471a36a41a4572eb1941eb83ad4a27b244cb3c26 100644 (file)
@@ -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)
 {