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:
committed by
Alexander Alekhin
parent
0239c195d8
commit
cbae431752
@@ -51,6 +51,8 @@
|
||||
|
||||
#include "opencv2/core/core.hpp"
|
||||
|
||||
#include "cvconfig.h"
|
||||
|
||||
using namespace cv::gpu;
|
||||
using namespace cv::gpu::device;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user