mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 00:03:03 +04:00
Fixed windows build and one warning
This commit is contained in:
@@ -126,7 +126,7 @@ namespace
|
||||
else
|
||||
{
|
||||
// should never get here
|
||||
CV_Assert(0);
|
||||
CV_Error(Error::StsBadArg, "Failed to detect input frame kind" );
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user