X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fincludable-lexer.cc;h=8567ec91718c470e0e24741902d85911dff391b3;hb=24107d843c902a8101fbb696f47bf7538dd4493a;hp=564b6024cdbb630c790bbc3b92352684b41b7300;hpb=207f71b8b2ab9ca550e841615bedce393e652ca6;p=lilypond.git diff --git a/lily/includable-lexer.cc b/lily/includable-lexer.cc index 564b6024cd..8567ec9171 100644 --- a/lily/includable-lexer.cc +++ b/lily/includable-lexer.cc @@ -32,8 +32,6 @@ using namespace std; #include "sources.hh" #include "warn.hh" -using std::string; - #ifndef YY_BUF_SIZE #define YY_BUF_SIZE 16384 #endif