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

Fix HAVE_TBB is not defined in pyrlk.cu in spite of CMake TBB option is ON

This commit is contained in:
juanitov
2018-05-17 01:56:37 +02:00
committed by Alexander Alekhin
parent 0239c195d8
commit cbae431752
+2
View File
@@ -51,6 +51,8 @@
#include "opencv2/core/core.hpp"
#include "cvconfig.h"
using namespace cv::gpu;
using namespace cv::gpu::device;