]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/moment.hh
Revert "Issue 4550 (2/2) Avoid "using namespace std;" in included files"
[lilypond.git] / lily / include / moment.hh
index 9f825970af7f36b1cf36929e898752786f1d8821..d84a992b40e73eb6b649476ffb14481558f259d4 100644 (file)
@@ -59,7 +59,7 @@ public:
   /*
     Deliver a copy of THIS as a smobified SCM
   */
-  std::string to_string () const;
+  string to_string () const;
   static int compare (Moment const &, Moment const &);
   SCM as_scheme () const;
 };