]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/text-interface.cc
Issue 4550 (1/2) Avoid "using namespace std;" in included files
[lilypond.git] / lily / text-interface.cc
index 4598246163af04abbab830d2e6bf23f0186aaa9a..7c5ce5019c0fe76b1c1d8ecf7117d6037953d862 100644 (file)
@@ -35,6 +35,8 @@
 #include "warn.hh"
 #include "lily-imports.hh"
 
+using std::string;
+
 static void
 replace_special_characters (string &str, SCM props)
 {