]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/note-performer.cc
Issue 4550 (1/2) Avoid "using namespace std;" in included files
[lilypond.git] / lily / note-performer.cc
index aa46440006c21140b3f12828b3e97c5ef6ba2ae0..31ecfa268f02c98565128cfe2e709657bab38821 100644 (file)
@@ -26,6 +26,8 @@
 
 #include "translator.icc"
 
+using std::vector;
+
 class Note_performer : public Performer
 {
 public: