]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/grob-info.cc
Revert "Issue 4550 (1/2) Avoid "using namespace std;" in included files"
[lilypond.git] / lily / grob-info.cc
index fa4b63c8cb5e022e1eef52cbd4c9ed296ebda0b3..ef991418a1510ac2cd14f8acb9a8e8aa7a470aa1 100644 (file)
@@ -25,8 +25,6 @@
 #include "stream-event.hh"
 #include "translator-group.hh"
 
-using std::vector;
-
 Grob_info::Grob_info (Translator *t, Grob *g)
 {
   origin_trans_ = t;