]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/lexer.ll
Issue 4550 (1/2) Avoid "using namespace std;" in included files
[lilypond.git] / lily / lexer.ll
index bfd2449e6b3e23ba2ec88b7a509791851fef2751..870c466d16f1b815e674f0ea602d42af443b26d0 100644 (file)
@@ -73,6 +73,8 @@ using namespace std;
 #include "warn.hh"
 #include "lily-imports.hh"
 
+using std::string;
+
 /*
 RH 7 fix (?)
 */