]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/axis-group-interface-scheme.cc
Issue 4550 (1/2) Avoid "using namespace std;" in included files
[lilypond.git] / lily / axis-group-interface-scheme.cc
index ed47496fdef6a93a7a2a46e8c3f4b3fb00852faa..eff617d8b407a96e6f002403d529877116e26f35 100644 (file)
@@ -22,6 +22,8 @@
 #include "grob.hh"
 #include "grob-array.hh"
 
+using std::vector;
+
 LY_DEFINE (ly_relative_group_extent, "ly:relative-group-extent",
            3, 0, 0, (SCM elements, SCM common, SCM axis),
            "Determine the extent of @var{elements} relative to @var{common} in the"