]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/note-spacing.cc
Issue 4550 (1/2) Avoid "using namespace std;" in included files
[lilypond.git] / lily / note-spacing.cc
index a894be25394c9a41ba44a5db8870e79e686c574b..eab36515205ba3b97dfc118fcb87e46198f00d47 100644 (file)
@@ -35,6 +35,8 @@
 #include "stem.hh"
 #include "warn.hh"
 
+using std::vector;
+
 /*
   Adjust the ideal and minimum distance between note columns,
   based on the notehead size, skylines, and optical illusions.