X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Flexer.ll;h=bfd2449e6b3e23ba2ec88b7a509791851fef2751;hb=e1f5924956f81f51a09023f7f82eeb57d11a7e51;hp=82c1e9ac8b98e407d129a64457ea7e1dcd4169f9;hpb=cb0b407e567feca71cbc5f9479a06b266c69a26c;p=lilypond.git diff --git a/lily/lexer.ll b/lily/lexer.ll index 82c1e9ac8b..bfd2449e6b 100644 --- a/lily/lexer.ll +++ b/lily/lexer.ll @@ -51,6 +51,7 @@ #define LEXER_CC #include +using namespace std; #include "context-def.hh" #include "duration.hh" @@ -72,8 +73,6 @@ #include "warn.hh" #include "lily-imports.hh" -using std::string; - /* RH 7 fix (?) */