]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/tuplet-bracket.cc
Issue 4550 (1/2) Avoid "using namespace std;" in included files
[lilypond.git] / lily / tuplet-bracket.cc
index 17e1194de80762822da92ed5e7d8767bc6a8a7d0..1bad21ba405f513e820c258f056cd3621ea65c20 100644 (file)
@@ -59,6 +59,8 @@
 #include "paper-column.hh"
 #include "moment.hh"
 
+using std::vector;
+
 static Item *
 get_x_bound_item (Grob *me_grob, Direction hdir, Direction my_dir)
 {