fix one borland warning

[SVN r15808]
This commit is contained in:
Jaakko Järvi
2002-10-08 18:43:52 +00:00
parent 5b8506c39b
commit 2c213c8295

View File

@ -361,7 +361,7 @@ struct cons<HT, null_type> {
const null_type&, const null_type&, const null_type&)
: head (t1) {}
cons(const null_type& t1,
cons(const null_type&,
const null_type&, const null_type&, const null_type&,
const null_type&, const null_type&, const null_type&,
const null_type&, const null_type&, const null_type&)