]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/hara-kiri-group-spanner.cc
Issue 4550 (1/2) Avoid "using namespace std;" in included files
[lilypond.git] / lily / hara-kiri-group-spanner.cc
index 06410786a67fc3e770d4efa56c857b787c0ffed7..a4389a5818ed9915b8343c757570cdb558f2dfae 100644 (file)
@@ -26,6 +26,8 @@
 #include "spanner.hh"
 #include "warn.hh"
 
+using std::vector;
+
 MAKE_SCHEME_CALLBACK (Hara_kiri_group_spanner, y_extent, 1);
 SCM
 Hara_kiri_group_spanner::y_extent (SCM smob)