merged the trunk r8704:8716
This commit is contained in:
@@ -18,7 +18,7 @@ using namespace cv;
|
||||
|
||||
|
||||
#if !defined(HAVE_CUDA)
|
||||
int main( int argc, const char** argv )
|
||||
int main( int, const char** )
|
||||
{
|
||||
cout << "Please compile the library with CUDA support" << endl;
|
||||
return -1;
|
||||
|
Reference in New Issue
Block a user