]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/melody-spanner.cc
Issue 4550 (1/2) Avoid "using namespace std;" in included files
[lilypond.git] / lily / melody-spanner.cc
index 3550e8938240d13abd1b4f1ff76a0bb2d9f6916e..a1cddf04d8e193ba05c654c9f7fc6f43df56830a 100644 (file)
@@ -22,6 +22,8 @@
 #include "grob.hh"
 #include "pointer-group-interface.hh"
 
+using std::vector;
+
 /*
   TODO: this could be either item or spanner. For efficiency reasons,
   let's take item for now.