]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/lyric-performer.cc
Issue 4550 (1/2) Avoid "using namespace std;" in included files
[lilypond.git] / lily / lyric-performer.cc
index 0ad69ae0536b2efa17d95663dc2f4e0c818704d7..8d76a6e107b821aa854d90a24c7a8761eefef4ce 100644 (file)
@@ -22,6 +22,8 @@
 #include "stream-event.hh"
 #include "translator.icc"
 
+using std::vector;
+
 class Lyric_performer : public Performer
 {
 public: