]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/spanner.cc
Issue 4550 (1/2) Avoid "using namespace std;" in included files
[lilypond.git] / lily / spanner.cc
index 3f3d17fb270ffb70d1b76d126e998733a50fda7a..c01ac14165eebbd16ea6f47557338d2e59c78cc4 100644 (file)
@@ -26,6 +26,8 @@
 #include "system.hh"
 #include "warn.hh"
 
+using std::vector;
+
 Grob *
 Spanner::clone () const
 {