]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/fretboard-engraver.cc
Web-es: update Community.
[lilypond.git] / lily / fretboard-engraver.cc
index 7f99713d9e470cc7d4f971844e8d663e7be5fce3..2ce799bf0f94b4516b90086bcd0f194fe17196bf 100644 (file)
@@ -19,6 +19,7 @@
 
 #include <cctype>
 #include <cstdio>
+using namespace std;
 
 #include "articulations.hh"
 #include "context.hh"
@@ -30,8 +31,6 @@
 
 #include "translator.icc"
 
-using std::vector;
-
 /**
    make (guitar-like) tablature note
 */