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

Merge pull request #15692 from alalek:core_tls_handle_thread_termination

This commit is contained in:
Alexander Alekhin
2019-10-29 20:40:35 +00:00
14 changed files with 650 additions and 239 deletions
+2
View File
@@ -45,6 +45,8 @@
#include "opencv2/core/openvx/ovx_defs.hpp"
#include "opencv2/core/utils/tls.hpp"
namespace cv
{