]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/tuplet-bracket.hh
Issue 4550 (2/2) Avoid "using namespace std;" in included files
[lilypond.git] / lily / include / tuplet-bracket.hh
index 1e41154fbf32dfd03755ffd524cf1a6de81a8230..c34a78c0a4f42c668039543adb269eb7bb12e710 100644 (file)
@@ -40,7 +40,7 @@ public:
   static void add_column (Grob *me, Item *);
   static void add_script (Grob *me, Item *);
   static void add_beam (Grob *me, Grob *);
-  static Grob *parallel_beam (Grob *me, vector<Grob *> const &cols,
+  static Grob *parallel_beam (Grob *me, std::vector<Grob *> const &cols,
                               bool *equally_long);
   static void calc_position_and_height (Grob *, Real *, Real *dy);
   static Stencil make_bracket (Grob *me, Axis protrusion_axis,