mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 07:13:02 +04:00
merge Win10/VS2015 changes
This commit is contained in:
@@ -107,7 +107,7 @@
|
||||
#elif defined HAVE_GCD
|
||||
#include <dispatch/dispatch.h>
|
||||
#include <pthread.h>
|
||||
#elif defined WINRT
|
||||
#elif defined WINRT && _MSC_VER < 1900
|
||||
#include <ppltasks.h>
|
||||
#elif defined HAVE_CONCURRENCY
|
||||
#include <ppl.h>
|
||||
|
||||
Reference in New Issue
Block a user