]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/dot-column.cc
Release: bump Welcome versions.
[lilypond.git] / lily / dot-column.cc
index 84ace8228f545fee8d9a5eeedb502cb3729a5e49..7ac3140141065c5a4b7fe359d8725d21a0cce230 100644 (file)
@@ -39,9 +39,6 @@ using namespace std;
 #include "staff-symbol-referencer.hh"
 #include "stem.hh"
 
-using std::set;
-using std::vector;
-
 MAKE_SCHEME_CALLBACK (Dot_column, calc_positioning_done, 1);
 SCM
 Dot_column::calc_positioning_done (SCM smob)