]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/note-head.hh
Issue 4550 (2/2) Avoid "using namespace std;" in included files
[lilypond.git] / lily / include / note-head.hh
index 1e167d58b284b36835ee43e6f0408e380f4bb3af..d57d3e41e97f679725441165f2a090b319545bf6 100644 (file)
@@ -34,7 +34,7 @@ public:
   static Real stem_attachment_coordinate (Grob *, Axis a);
   static int get_balltype (Grob *);
 
-  static Offset get_stem_attachment (Font_metric *, const string&);
+  static Offset get_stem_attachment (Font_metric *, const std::string&);
 };
 #endif // NOTEHEAD_HH