Fix Android build warnings

This commit is contained in:
Andrey Kamaev 2013-01-30 13:11:33 +04:00
parent 9690ed8232
commit eeb865ee8a

View File

@ -43,7 +43,7 @@
#ifndef _CV_MODEL_EST_H_
#define _CV_MODEL_EST_H_
#include "precomp.hpp"
#include "opencv2/calib3d/calib3d.hpp"
class CV_EXPORTS CvModelEstimator2
{