]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/beaming-pattern.cc
Issue 4550 (1/2) Avoid "using namespace std;" in included files
[lilypond.git] / lily / beaming-pattern.cc
index f205df8d78a14014c0d23547e7afaf5601f6166c..5510965c31f3fcdcd6e103b5795e6bc0dbf21d30 100644 (file)
@@ -21,6 +21,8 @@
 #include "beaming-pattern.hh"
 #include "misc.hh"
 
+using std::vector;
+
 /*
   Represents a stem belonging to a beam. Sometimes (for example, if the stem
   belongs to a rest and stemlets aren't used) the stem will be invisible.