]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/footnote-engraver.cc
Revert "Issue 4550 (1/2) Avoid "using namespace std;" in included files"
[lilypond.git] / lily / footnote-engraver.cc
index 8789718c64354585b8e30930812d35d32bd30412..636379125f73b36caf936bbddba4fc632244f0e8 100644 (file)
@@ -29,8 +29,6 @@
 
 #include "translator.icc"
 
-using std::vector;
-
 class Footnote_engraver : public Engraver
 {
   TRANSLATOR_DECLARATIONS (Footnote_engraver);