mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 23:33:05 +04:00
core(InputArray): replace STD_ARRAY to MATX
- remove duplication kind
This commit is contained in:
@@ -1998,7 +1998,6 @@ class TestInputArrayRangeChecking {
|
||||
C(EXPR);
|
||||
C(MATX);
|
||||
C(STD_VECTOR);
|
||||
C(STD_ARRAY);
|
||||
C(NONE);
|
||||
C(STD_VECTOR_VECTOR);
|
||||
C(STD_BOOL_VECTOR);
|
||||
|
||||
Reference in New Issue
Block a user