X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fincludable-lexer.cc;h=8567ec91718c470e0e24741902d85911dff391b3;hb=e9f5dd1d92bfcc31f7417c1f9bb48c6976e60d89;hp=564b6024cdbb630c790bbc3b92352684b41b7300;hpb=5af7cd44435fd26fade6e700a3912630e1553a87;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