]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/moment.cc
Issue 4550 (1/2) Avoid "using namespace std;" in included files
[lilypond.git] / lily / moment.cc
index 81ab30e3aebebfe5bde60d265e31f94d257efdf7..e654eb3536fcdd2ad36cff1a125d64ab6269fa3f 100644 (file)
@@ -21,6 +21,8 @@
 
 #include "warn.hh"
 
+using std::string;
+
 Moment::Moment ()
 {
 }