]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/axis-group-interface-scheme.cc
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / lily / axis-group-interface-scheme.cc
index eff617d8b407a96e6f002403d529877116e26f35..ed47496fdef6a93a7a2a46e8c3f4b3fb00852faa 100644 (file)
@@ -22,8 +22,6 @@
 #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"