mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 07:43:03 +04:00
core: OPENCV_ABI_COMPATIBILITY=500
This commit is contained in:
committed by
Alexander Alekhin
parent
14dedda023
commit
8c7dc1f6b7
@@ -1985,7 +1985,6 @@ class TestInputArrayRangeChecking {
|
||||
#define C(x) case cv::_InputArray::x: return #x
|
||||
C(MAT);
|
||||
C(UMAT);
|
||||
C(EXPR);
|
||||
C(MATX);
|
||||
C(STD_VECTOR);
|
||||
C(NONE);
|
||||
|
||||
Reference in New Issue
Block a user