]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/multi-measure-rest-engraver.cc
Issue 4550 (1/2) Avoid "using namespace std;" in included files
[lilypond.git] / lily / multi-measure-rest-engraver.cc
index 30f3435d99708e3f22c1b7e8d746c59f827ca000..a7f763ad9f943251ab3113d89cec0060e1810b79 100644 (file)
@@ -29,6 +29,8 @@
 
 #include "translator.icc"
 
+using std::vector;
+
 /**
    The name says it all: make multi measure rests
 */