diff options
Diffstat (limited to 'print/lilypond-devel/files/patch-flower_include_std-vector.hh')
-rw-r--r-- | print/lilypond-devel/files/patch-flower_include_std-vector.hh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/lilypond-devel/files/patch-flower_include_std-vector.hh b/print/lilypond-devel/files/patch-flower_include_std-vector.hh index 6b5a18f75fb9..d743167e94ce 100644 --- a/print/lilypond-devel/files/patch-flower_include_std-vector.hh +++ b/print/lilypond-devel/files/patch-flower_include_std-vector.hh @@ -1,6 +1,6 @@ ---- flower/include/std-vector.hh.orig 2017-02-26 12:08:59 UTC +--- flower/include/std-vector.hh.orig 2020-02-04 16:12:57 UTC +++ flower/include/std-vector.hh -@@ -212,6 +212,6 @@ junk_pointers (vector<T> &v) +@@ -224,6 +224,6 @@ junk_pointers (vector<T> &v) vector<string> string_split (string str, char c); string string_join (vector<string> const &strs, const string &infix); |