]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/horizontal-bracket.cc
Issue 4550 (1/2) Avoid "using namespace std;" in included files
[lilypond.git] / lily / horizontal-bracket.cc
index ddeec44d750e74b12fd0cef139280846dc62293d..000da711fe7bbba3657dbbe65c485aee1f136d4a 100644 (file)
@@ -30,6 +30,8 @@
 #include "spanner.hh"
 #include "item.hh"
 
+using std::vector;
+
 Stencil
 Horizontal_bracket::make_bracket (Grob *me,
                                   Real length,