mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 16:40:38 +08:00
88a703f44f
I had to fix the following things to make Ceres compile in 2013: * Not link to 'm' (GNU math library). * Excplicitly convert an std::ostream to bool. * Include <algorithm> for std::max. Change-Id: I3ff65413baf8711364360d46dd71fd553fa63e72