fixed ~300 warnings under windows (had to hack gtest a bit)
This commit is contained in:
@@ -56,7 +56,7 @@ using namespace gpu;
|
||||
class CV_GpuArithmTest : public cvtest::BaseTest
|
||||
{
|
||||
public:
|
||||
CV_GpuArithmTest(const char* test_name, const char* test_funcs){}
|
||||
CV_GpuArithmTest(const char* /*test_name*/, const char* /*test_funcs*/){}
|
||||
virtual ~CV_GpuArithmTest() {}
|
||||
|
||||
protected:
|
||||
|
Reference in New Issue
Block a user