mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 15:23:05 +04:00
fixed compiler error under linux
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user