mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 16:40:38 +08:00
Fixed missing headers in manifold.h
https://github.com/ceres-solver/ceres-solver/issues/739 Change-Id: Ia4079b025c53f75abb7145a4b8f5eacaddf8fc67
This commit is contained in:
@@ -31,6 +31,8 @@
|
||||
#ifndef CERES_PUBLIC_MANIFOLD_H_
|
||||
#define CERES_PUBLIC_MANIFOLD_H_
|
||||
|
||||
#include <array>
|
||||
#include <memory>
|
||||
#include <vector>
|
||||
|
||||
#include "ceres/internal/disable_warnings.h"
|
||||
|
||||
Reference in New Issue
Block a user