mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 23:33:05 +04:00
fixed gpu module compilation
This commit is contained in:
@@ -271,7 +271,7 @@ void generateHaarApplicationTests(NCVAutoTestLister &testLister, NCVTestSourcePr
|
||||
}
|
||||
}
|
||||
|
||||
static void devNullOutput(const std::string& msg)
|
||||
static void devNullOutput(const cv::String& msg)
|
||||
{
|
||||
(void)msg;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user