Commit daf50f8e authored by Vladislav Vinogradov's avatar Vladislav Vinogradov

fixed compilation error

parent 09dd13d0
...@@ -283,7 +283,7 @@ void generateHaarApplicationTests(NCVAutoTestLister &testLister, NCVTestSourcePr ...@@ -283,7 +283,7 @@ void generateHaarApplicationTests(NCVAutoTestLister &testLister, NCVTestSourcePr
} }
} }
static void devNullOutput(const char *msg) static void devNullOutput(const std::string& msg)
{ {
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment