Skip to content

Fix OSX ceres compilation issue with its latest version

Arnaud Billon requested to merge osx-fix into master

This solves an issue with an Eigen / Ceres::Jet interaction where the template folding does not work properly.

Merge request reports