mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 11:40:44 +08:00
fixed compilation error
This commit is contained in:
parent
09dd13d02e
commit
daf50f8e0d
@ -283,7 +283,7 @@ void generateHaarApplicationTests(NCVAutoTestLister &testLister, NCVTestSourcePr
|
||||
}
|
||||
}
|
||||
|
||||
static void devNullOutput(const char *msg)
|
||||
static void devNullOutput(const std::string& msg)
|
||||
{
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user