mirror of
https://github.com/opencv/opencv.git
synced 2025-01-19 06:53:50 +08:00
fixed compile-time warning under g++
This commit is contained in:
parent
19b434be50
commit
349a9fac86
@ -386,4 +386,4 @@ void cv::gpu::meanShiftSegmentation(const GpuMat& src, Mat& dst, int sp, int sr,
|
||||
}
|
||||
}
|
||||
|
||||
#endif // #if !defined (HAVE_CUDA)
|
||||
#endif // #if !defined (HAVE_CUDA)
|
||||
|
Loading…
Reference in New Issue
Block a user