]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/axis-group-engraver.cc
Issue 4550 (1/2) Avoid "using namespace std;" in included files
[lilypond.git] / lily / axis-group-engraver.cc
index 3a9b0d67752d58fcaa5d52886426c73e65659e97..f33770f3135d3a57b2954038caa8bbfd1037c9a7 100644 (file)
@@ -29,6 +29,8 @@
 
 #include "translator.icc"
 
+using std::vector;
+
 /**
    Put stuff in a Spanner with an Axis_group_interface.
    Use as last element of a context.