fixed compile-time warning under g++
authorAlexey Spizhevoy <no@email>
Tue, 7 Dec 2010 07:16:13 +0000 (07:16 +0000)
committerAlexey Spizhevoy <no@email>
Tue, 7 Dec 2010 07:16:13 +0000 (07:16 +0000)
modules/gpu/src/mssegmentation.cpp

index 3c234a8..5c38e70 100644 (file)
@@ -386,4 +386,4 @@ void cv::gpu::meanShiftSegmentation(const GpuMat& src, Mat& dst, int sp, int sr,
     }\r
 }\r
 \r
-#endif // #if !defined (HAVE_CUDA)
\ No newline at end of file
+#endif // #if !defined (HAVE_CUDA)\r