]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/episema-engraver.cc
Issue 4550 (1/2) Avoid "using namespace std;" in included files
[lilypond.git] / lily / episema-engraver.cc
index a62ed3726f8bd9c2269e4c8f73148dba80528d0b..ec33c180cc079cc0eb351ae1c73f198fc33c0087 100644 (file)
@@ -27,6 +27,8 @@
 
 #include "translator.icc"
 
+using std::vector;
+
 class Episema_engraver : public Engraver
 {
 public: