warnings
This commit is contained in:
parent
275ab53ebc
commit
d681717702
@ -322,6 +322,7 @@ int cv::getNumThreads(void)
|
||||
|
||||
void cv::setNumThreads( int threads )
|
||||
{
|
||||
(void)threads;
|
||||
#ifdef HAVE_PARALLEL_FRAMEWORK
|
||||
numThreads = threads;
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user