]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/include/offset.hh
Issue 4550 (2/2) Avoid "using namespace std;" in included files
[lilypond.git] / flower / include / offset.hh
index 8f395398b75e2768d31f476737142502c3a7eedd..b34964c9e8149c727b52c42504e13647b44c5966 100644 (file)
@@ -101,7 +101,7 @@ public:
     coordinate_a_[X_AXIS] = coordinate_a_[Y_AXIS] = 0.0;
   }
 
-  string to_string () const;
+  std::string to_string () const;
 
   Offset &mirror (Axis a)
   {