ankur6ue / gsoc2011sfm

Automatically exported from code.google.com/p/gsoc2011sfm
0 stars 0 forks source link

Code review request #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Purpose of code changes on this branch:

Avoiding a compile-time error relating to the eigen libraries.

When reviewing my code changes, please focus on:

Just make sure it doesn't break things on your machine. On mine it successfully 
avoided the following compile-time error:

/usr/include/eigen3/Eigen/Array|8|error: #error The Eigen/Array header does no 
longer exist in Eigen3. All that functionality has moved to Eigen/Core.|

After the review, I'll merge this branch into:
/trunk

Original issue reported on code.google.com by stephen....@gmail.com on 31 Jul 2011 at 4:09

Attachments:

GoogleCodeExporter commented 9 years ago
The change for this is done now.

Original comment by stephen....@gmail.com on 16 Aug 2011 at 4:35