]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/tab-note-heads-engraver.cc
LSR Update
[lilypond.git] / lily / tab-note-heads-engraver.cc
index 700ec999940d10dab4fe11f7c4bc239608942837..4d47d77982a33d4ae34dff062a2862f0e11ed395 100644 (file)
@@ -22,6 +22,7 @@
 
 #include "engraver.hh"
 
+using namespace std;
 
 #include "articulations.hh"
 #include "duration.hh"
@@ -35,8 +36,6 @@
 
 #include "translator.icc"
 
-using std::vector;
-
 /**
    make (guitar-like) tablature note
 */