]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/includable-lexer.cc
Revert "Issue 4550 (1/2) Avoid "using namespace std;" in included files"
[lilypond.git] / lily / includable-lexer.cc
index 564b6024cdbb630c790bbc3b92352684b41b7300..8567ec91718c470e0e24741902d85911dff391b3 100644 (file)
@@ -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