]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/tab-note-heads-engraver.cc
Issue 4550 (1/2) Avoid "using namespace std;" in included files
[lilypond.git] / lily / tab-note-heads-engraver.cc
index 4d47d77982a33d4ae34dff062a2862f0e11ed395..51ea30da01e421219ba32f6ea2309176b4a1945a 100644 (file)
@@ -36,6 +36,8 @@ using namespace std;
 
 #include "translator.icc"
 
+using std::vector;
+
 /**
    make (guitar-like) tablature note
 */