mirror of
https://github.com/opencv/opencv.git
synced 2026-09-13 05:42:51 -05:00
Fixing build with CUDA enabled
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
#include <iomanip>
|
||||
#include <cstdio>
|
||||
#include "opencv2/gpu/gpu.hpp"
|
||||
#include "opencv2/gpu/highgui.hpp"
|
||||
|
||||
#ifdef HAVE_CUDA
|
||||
#include "NCVHaarObjectDetection.hpp"
|
||||
|
||||
Reference in New Issue
Block a user