Commit 5bfb44f8 authored by Vladislav Vinogradov's avatar Vladislav Vinogradov

fixed compiler error under linux

parent edce2020
......@@ -53,7 +53,6 @@ void cv::gpu::matchTemplate(const GpuMat&, const GpuMat&, GpuMat&, int) { throw_
#else
#include <cufft.h>
#include <NPP_staging.h>
namespace cv { namespace gpu { namespace imgproc
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment