]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/skyline-pair.cc
Revert "Issue 4550 (1/2) Avoid "using namespace std;" in included files"
[lilypond.git] / lily / skyline-pair.cc
index 67fef4c51ac43bf1d240073375b43fb097372002..b3c2b96df4ad9d4e34eb4641a8eef63a91a58db8 100644 (file)
@@ -22,8 +22,6 @@
 
 #include "international.hh"
 
-using std::vector;
-
 Skyline_pair::Skyline_pair ()
   : skylines_ (Skyline (DOWN), Skyline (UP))
 {