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

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"