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 | 2 |
1 files changed, 1 insertions, 1 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 c634f71aa9e3..6b5a18f75fb9 100644 --- a/print/lilypond-devel/files/patch-flower_include_std-vector.hh +++ b/print/lilypond-devel/files/patch-flower_include_std-vector.hh @@ -1,4 +1,4 @@ ---- flower/include/std-vector.hh.orig 2016-08-30 10:23:53 UTC +--- flower/include/std-vector.hh.orig 2017-02-26 12:08:59 UTC +++ flower/include/std-vector.hh @@ -212,6 +212,6 @@ junk_pointers (vector<T> &v) vector<string> string_split (string str, char c); |