]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/global-context.cc
Issue 4550 (1/2) Avoid "using namespace std;" in included files
[lilypond.git] / lily / global-context.cc
index c21deb3b9ba54651c20cf21237d5ba538a249dc2..72ccc5be89952803a72082f2f03aadbf3c58f5f3 100644 (file)
@@ -30,6 +30,8 @@ using namespace std;
 #include "output-def.hh"
 #include "warn.hh"
 
+using std::string;
+
 Global_context::Global_context (Output_def *o)
   : Context ()
 {