]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/moment.cc
Release: bump Welcome versions.
[lilypond.git] / lily / moment.cc
index e654eb3536fcdd2ad36cff1a125d64ab6269fa3f..20c1f58a0b51cdef2e0c5e42e16c4dced7014e7d 100644 (file)
@@ -21,8 +21,6 @@
 
 #include "warn.hh"
 
-using std::string;
-
 Moment::Moment ()
 {
 }
@@ -46,7 +44,7 @@ Moment::Moment (Rational m)
 }
 
 
-const char Moment::type_p_name_[] = "ly:moment?";
+const char * const Moment::type_p_name_ = "ly:moment?";
 
 
 int