]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/lexer.ll
Issue 5057/2: Use Protected_scm::is_bound () with Scheme engravers
[lilypond.git] / lily / lexer.ll
index 82c1e9ac8b98e407d129a64457ea7e1dcd4169f9..bfd2449e6b3e23ba2ec88b7a509791851fef2751 100644 (file)
@@ -51,6 +51,7 @@
 #define LEXER_CC
 
 #include <iostream>
+using namespace std;
 
 #include "context-def.hh"
 #include "duration.hh"
@@ -72,8 +73,6 @@
 #include "warn.hh"
 #include "lily-imports.hh"
 
-using std::string;
-
 /*
 RH 7 fix (?)
 */