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