test
authorAnatoly Baksheev <no@email>
Tue, 24 Jul 2012 10:13:17 +0000 (14:13 +0400)
committerAnatoly Baksheev <no@email>
Tue, 24 Jul 2012 10:13:43 +0000 (14:13 +0400)
modules/gpu/src/warp.cpp

index b01a43c..54b49b6 100644 (file)
@@ -44,6 +44,7 @@
 \r
 #ifndef HAVE_CUDA\r
 \r
+\r
 void cv::gpu::warpAffine(const GpuMat&, GpuMat&, const Mat&, Size, int, int, Scalar, Stream&) { throw_nogpu(); }\r
 void cv::gpu::buildWarpAffineMaps(const Mat&, bool, Size, GpuMat&, GpuMat&, Stream&) { throw_nogpu(); }\r
 \r