]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/break-alignment-interface.cc
Revert "Issue 4550 (1/2) Avoid "using namespace std;" in included files"
[lilypond.git] / lily / break-alignment-interface.cc
index 4b1e06d98c8e878ad195dc39aa80fa5ae8b826ef..e2a546f6a676ed1ecbbbc85ef56414aea512e0a2 100644 (file)
@@ -29,9 +29,6 @@
 #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