]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/break-alignment-interface.cc
Issue 4550 (1/2) Avoid "using namespace std;" in included files
[lilypond.git] / lily / break-alignment-interface.cc
index e2a546f6a676ed1ecbbbc85ef56414aea512e0a2..4b1e06d98c8e878ad195dc39aa80fa5ae8b826ef 100644 (file)
@@ -29,6 +29,9 @@
 #include "side-position-interface.hh"
 #include "warn.hh"
 
+using std::string;
+using std::vector;
+
 /*
   This is tricky: we cannot modify 'elements, since callers are
   iterating the same list. Reordering the list in-place, or resetting