Commit eeb865ee authored by Andrey Kamaev's avatar Andrey Kamaev

Fix Android build warnings

parent 9690ed82
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
#ifndef _CV_MODEL_EST_H_ #ifndef _CV_MODEL_EST_H_
#define _CV_MODEL_EST_H_ #define _CV_MODEL_EST_H_
#include "precomp.hpp" #include "opencv2/calib3d/calib3d.hpp"
class CV_EXPORTS CvModelEstimator2 class CV_EXPORTS CvModelEstimator2
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment