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…
x
Reference in New Issue
Block a user