]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/lyric-engraver.cc
Revert "Issue 4550 (1/2) Avoid "using namespace std;" in included files"
[lilypond.git] / lily / lyric-engraver.cc
index 7c88ccc8c74b4d93fbcdbeeb6f1058721d9b8237..cdee61517e333f4c6a554c973b27c11555d8835c 100644 (file)
@@ -27,8 +27,6 @@
 
 #include "translator.icc"
 
-using std::string;
-
 /**
    Generate texts for lyric syllables.  We only do one lyric at a time.
    Multiple copies of this engraver should be used to do multiple voices.