1
0
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:
Alexander Alekhin
2021-10-11 20:31:10 +00:00
committed by Alexander Alekhin
parent 14dedda023
commit 8c7dc1f6b7
3 changed files with 3 additions and 9 deletions
-1
View File
@@ -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);