mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 16:40:38 +08:00
Add missing <algorithm> headers.
Thanks to kea@google.com for reporting this. Change-Id: I9bde5823e9ea89451f476694c9b860080dffdf17
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
#include "ceres/parallel_for.h"
|
||||
#endif
|
||||
|
||||
#include <algorithm>
|
||||
#include <iterator>
|
||||
#include <memory>
|
||||
#include <numeric>
|
||||
|
||||
Reference in New Issue
Block a user