fixed compiler error under linux
authorVladislav Vinogradov <no@email>
Tue, 21 Dec 2010 08:13:15 +0000 (08:13 +0000)
committerVladislav Vinogradov <no@email>
Tue, 21 Dec 2010 08:13:15 +0000 (08:13 +0000)
modules/gpu/src/match_template.cpp

index 094c210..20e1d1b 100644 (file)
@@ -53,7 +53,6 @@ void cv::gpu::matchTemplate(const GpuMat&, const GpuMat&, GpuMat&, int) { throw_
 #else\r
 \r
 #include <cufft.h>\r
-#include <NPP_staging.h>\r
 \r
 namespace cv { namespace gpu { namespace imgproc \r
 {  \r