Fix Android build warnings

pull/371/head
Andrey Kamaev 12 years ago
parent 9690ed8232
commit eeb865ee8a
  1. 2
      modules/calib3d/src/_modelest.h

@ -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
{

Loading…
Cancel
Save