]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/balloon-engraver.cc
Issue 4550 (1/2) Avoid "using namespace std;" in included files
[lilypond.git] / lily / balloon-engraver.cc
index 980aa9223154ff967c4c7157349c25204b36577a..813b370be7758e7a83323f0f0338dc322ea0ac79 100644 (file)
@@ -24,6 +24,8 @@
 
 #include "translator.icc"
 
+using std::vector;
+
 class Balloon_engraver : public Engraver
 {
   TRANSLATOR_DECLARATIONS (Balloon_engraver);