1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-28 23:03:03 +04:00

Merge branch '3.4' into merge-3.4

This commit is contained in:
Alexander Smorkalov
2023-06-23 20:12:58 +03:00
3 changed files with 33 additions and 3 deletions
+2
View File
@@ -128,6 +128,8 @@
#include <ppltasks.h>
#elif defined HAVE_CONCURRENCY
#include <ppl.h>
#elif defined HAVE_PTHREADS_PF
#include <pthread.h>
#endif