]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/lilypond-version.cc
Release: bump Welcome versions.
[lilypond.git] / lily / lilypond-version.cc
index da269606f8a59772bb67f30a2d2d34eb9403a33e..b3401854c29861ecd0037f2d94671372e23dffcd 100644 (file)
@@ -23,9 +23,6 @@
 #include "string-convert.hh"
 #include "misc.hh"
 
-using std::string;
-using std::vector;
-
 Lilypond_version::Lilypond_version (int major, int minor, int patch)
 {
   major_ = major;