提交 e9545773 编写于 作者: V Vadim Pisarevsky

fixed duplicated external symbols in the static version of OpenCV

上级 6eb36a55
......@@ -713,7 +713,7 @@ static CvStatus CV_STDCALL icvGetRectSubPix_8u32f_C1R
#define ICV_DEF_GET_QUADRANGLE_SUB_PIX_FUNC( flavor, srctype, dsttype, \
worktype, cast_macro, cvt ) \
CvStatus CV_STDCALL \
static CvStatus CV_STDCALL \
icvGetQuadrangleSubPix_##flavor##_C1R \
( const srctype * src, int src_step, CvSize src_size, \
dsttype *dst, int dst_step, CvSize win_size, const float *matrix ) \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册