"Lars Gullik Bjønnes" wrote:
> 

> | ../../src/ShareContainer.h:43: no matching function for call to
> |    `swap(boost::shared_ptr<LyXFont>&, boost::shared_ptr<LyXFont>&)'
> 
> change this one to std::swap(...);
> 
>         Lgb
Thanks,
Also had to put a std:: in front of vector in BufferView_pimpl.C
Then it blew up big time in buffer.C and I killed it.
I'll try again tomorrow.
Thanks, Garst

Reply via email to