]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/output-def.cc
Issue 4550 (1/2) Avoid "using namespace std;" in included files
[lilypond.git] / lily / output-def.cc
index e277a00534513f8cddb7460da4b6afc86bd954bc..aba0f5e55e774d4fee63a45eb99142983804d586 100644 (file)
@@ -33,6 +33,8 @@
 
 #include "string-convert.hh"
 
+using std::string;
+
 Output_def::Output_def ()
 {
   scope_ = SCM_EOL;