Merge pull request #5825 from GregoryMorse:master

This commit is contained in:
Vadim Pisarevsky
2015-12-18 07:17:29 +00:00
10 changed files with 584 additions and 10396 deletions

View File

@@ -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>