X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fincludable-lexer.cc;h=8567ec91718c470e0e24741902d85911dff391b3;hb=5d84bfad4626892bcffd05adcced53c8a2329047;hp=3e9c54857dca77f9eede2eae99cce2f3c66c0b81;hpb=59a6d1a06432fc0ca88c3023c646182f389ec1b5;p=lilypond.git diff --git a/lily/includable-lexer.cc b/lily/includable-lexer.cc index 3e9c54857d..8567ec9171 100644 --- a/lily/includable-lexer.cc +++ b/lily/includable-lexer.cc @@ -20,6 +20,7 @@ #include "includable-lexer.hh" #include +using namespace std; #include "config.hh" @@ -31,8 +32,6 @@ #include "sources.hh" #include "warn.hh" -using std::string; - #ifndef YY_BUF_SIZE #define YY_BUF_SIZE 16384 #endif