]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/prob.cc
Release: bump Welcome versions.
[lilypond.git] / lily / prob.cc
index 6e2a8addd71c4c85b094a8ec7404ebacd56f3329..d05a33e4f3aa60387ad40a612deaf01a6d952a54 100644 (file)
@@ -23,9 +23,8 @@
 #include "input.hh"
 #include "profile.hh"
 
-using std::string;
 
-const char Prob::type_p_name_[] = "ly:prob?";
+const char * const Prob::type_p_name_ = "ly:prob?";
 
 SCM
 Prob::equal_p (SCM sa, SCM sb)