Boost logo

Boost Users :

Subject: Re: [Boost-users] boost/numeric/ublas/matrix_sparse.hpp does not play well with RICE
From: John O. Woods (john.woods_at_[hidden])
Date: 2010-05-24 13:17:41


Indeed, reversing the #include order seems to work. I thought I'd tried it,
but it's compiling just fine now.

Thanks so much,
John

> Date: Sat, 22 May 2010 12:18:02 -0400
> From: Nat Goodspeed <nat_at_[hidden]>
> To: "boost-users_at_[hidden]" <boost-users_at_[hidden]>
> Subject: Re: [Boost-users] boost/numeric/ublas/matrix_sparse.hpp does
> not play well with RICE
> Message-ID: <55DB80E1-0E3B-456F-9C8D-E5650C62A409_at_[hidden]>
> Content-Type: text/plain; charset=us-ascii; format=flowed;
> delsp=yes
>
> On May 21, 2010, at 3:49 PM, "John O. Woods"
> <john.woods_at_[hidden]> wrote:
>
> > I've included the current code below. It compiles perfectly if I
> > comment the first line.
> >
> > #include <rice/Data_Type.hpp>
> > #include <boost/numeric/ublas/matrix_sparse.hpp>
> > int main() { return 0; }
>
> What if you reverse the order of the #includes?
>
>



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net