]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/pure-from-neighbor-interface.cc
Issue 4550 (1/2) Avoid "using namespace std;" in included files
[lilypond.git] / lily / pure-from-neighbor-interface.cc
index 745c23dbec0d982ab59e1d5d3aec275d0ae86bcd..23974adc1e53f06d037750ebe68014407c4c2c8c 100644 (file)
@@ -27,6 +27,8 @@
 #include "spanner.hh"
 #include "system.hh"
 
+using std::vector;
+
 MAKE_SCHEME_CALLBACK (Pure_from_neighbor_interface, calc_pure_relevant_grobs, 1);
 SCM
 Pure_from_neighbor_interface::calc_pure_relevant_grobs (SCM smob)