]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/text-engraver.cc
Issue 4550 (1/2) Avoid "using namespace std;" in included files
[lilypond.git] / lily / text-engraver.cc
index 2a12e75a7aa90937235ab1577574daffe11141f6..f885b1ac526a208ed55d912ff6dee87aec2c26c2 100644 (file)
@@ -28,6 +28,8 @@
 
 #include "translator.icc"
 
+using std::vector;
+
 /**
    typeset directions that are  plain text.
 */