From 936fb5d28416cd9e9cdcf77f6be9b6605714789d Mon Sep 17 00:00:00 2001 From: fred Date: Wed, 6 Nov 1996 17:34:49 +0000 Subject: [PATCH] flower-1.0.6 --- flower/list.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(); -- 2.39.5