
22 May
2010
22 May
'10
10:18 a.m.
On May 21, 2010, at 3:49 PM, "John O. Woods" <john.woods@marcottelab.org> 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?