]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/paper-outputter.cc
Release: bump Welcome versions.
[lilypond.git] / lily / paper-outputter.cc
index 943c3561f465ea5ffab88bf984b01c3ad28bc795..a72ea59ccdef770d8f70c32f942a42ee4fe8a6d9 100644 (file)
@@ -23,6 +23,7 @@
 #include <cmath>
 #include <ctime>
 
+using namespace std;
 
 #include "dimensions.hh"
 #include "file-name.hh"
@@ -38,7 +39,6 @@
 #include "warn.hh"
 #include "lily-imports.hh"
 
-using std::string;
 
 Paper_outputter::Paper_outputter (SCM port, const string &format)
 {