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

Fixing build with CUDA enabled

This commit is contained in:
Andrey Kamaev
2012-02-03 12:54:52 +00:00
parent ee6fefc862
commit 5eb6ee6290
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -12,6 +12,7 @@
#include <iostream>
#include <iomanip>
#include "opencv2/gpu/gpu.hpp"
#include "opencv2/highgui/highgui.hpp"
#ifdef HAVE_CUDA
#include "NPP_staging/NPP_staging.hpp"