fixed compile-time warning under g++

This commit is contained in:
Alexey Spizhevoy 2010-12-07 07:16:13 +00:00
parent 19b434be50
commit 349a9fac86

View File

@ -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)