Angus Leeming wrote:
> 
> line 74. Replace:
>         to.push_back(fo_it);
> with
>         to.push_back(&(*fo_it));
> 
> and thank Lars.
> Angus
Seems to work. Thanks both,
Garst


Reply via email to