]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/simple-spacer-scheme.cc
Revert "Issue 4550 (1/2) Avoid "using namespace std;" in included files"
[lilypond.git] / lily / simple-spacer-scheme.cc
index 61a2d5dee4b8df15835b161afcf1129a60fd47f2..7c1c866c6113015354ce5161e4142e8b48f6e566 100644 (file)
@@ -24,8 +24,6 @@
 #include "warn.hh"
 #include "simple-spacer.hh"
 
-using std::vector;
-
 LY_DEFINE (ly_solve_spring_rod_problem, "ly:solve-spring-rod-problem",
            4, 1, 0, (SCM springs, SCM rods, SCM length, SCM ragged),
            "Solve a spring and rod problem for @var{count} objects, that"