mirror of
https://github.com/opencv/opencv.git
synced 2025-06-12 20:42:53 +08:00
Merge pull request #9365 from alalek:build_fix_parallel
This commit is contained in:
commit
87598c8749
@ -125,6 +125,8 @@
|
|||||||
# define CV_PARALLEL_FRAMEWORK "pthreads"
|
# define CV_PARALLEL_FRAMEWORK "pthreads"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
using namespace cv;
|
||||||
|
|
||||||
namespace cv
|
namespace cv
|
||||||
{
|
{
|
||||||
ParallelLoopBody::~ParallelLoopBody() {}
|
ParallelLoopBody::~ParallelLoopBody() {}
|
||||||
|
Loading…
Reference in New Issue
Block a user