Skip to content

Commit 41e99fc

Browse files
authored
Merge pull request #1873 from alalek:issue_1872
2 parents 6703cdd + da3375f commit 41e99fc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

modules/sfm/src/simple_pipeline.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@
3737

3838
#if CERES_FOUND
3939

40+
// Eigen
41+
#include <Eigen/Core>
42+
4043
#include <opencv2/core/eigen.hpp>
4144
#include <opencv2/xfeatures2d.hpp>
4245

0 commit comments

Comments
 (0)