]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/music-iterator.hh
* flower/include/std-string.hh:
[lilypond.git] / lily / include / music-iterator.hh
index 00ed6ad386aabf5fe3cd1980d9370cfff81c52b7..0b738aa0b338569bf7409d3a04c4606c6650a963 100644 (file)
@@ -94,7 +94,7 @@ bool is_child_context (Context *me, Context *child);
 
 #define IMPLEMENT_CTOR_CALLBACK(Class)                                 \
   LY_DEFINE_MEMBER_FUNCTION (Class, constructor, \
-                            mangle_cxx_identifier (std::string (#Class) + "::constructor").c_str(), \
+                            mangle_cxx_identifier (string (#Class) + "::constructor").c_str(), \
                             0, 0, 0,                                   \
                             (),                                        \
                             "")                                        \