Boost logo

Boost Users :

Subject: Re: [Boost-users] boost/numeric/ublas/matrix_sparse.hpp does not play well with RICE
From: Nat Goodspeed (nat_at_[hidden])
Date: 2010-05-22 12:18:02


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