From: fred Date: Wed, 6 Nov 1996 17:34:49 +0000 (+0000) Subject: flower-1.0.6 X-Git-Tag: release/1.5.59~6878 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=936fb5d28416cd9e9cdcf77f6be9b6605714789d;p=lilypond.git flower-1.0.6 --- diff --git a/flower/list.hh b/flower/list.hh index 6edf4aebc4..5a825fa89e 100644 --- a/flower/list.hh +++ b/flower/list.hh @@ -11,9 +11,9 @@ template class Link; template class List { + public: List(List const&src); - public: /// construct empty list List();