mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 15:53:03 +04:00
fixed build problems on Windows
This commit is contained in:
@@ -1509,7 +1509,7 @@ cvTsCalcBackProject( IplImage** images, IplImage* dst, CvHistogram* hist, int* c
|
||||
}
|
||||
|
||||
|
||||
int CV_CalcBackProjectTest::validate_test_results( int test_case_idx )
|
||||
int CV_CalcBackProjectTest::validate_test_results( int /*test_case_idx*/ )
|
||||
{
|
||||
int code = cvtest::TS::OK;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user