test
authorAnatoly Baksheev <no@email>
Wed, 25 Jul 2012 14:00:42 +0000 (18:00 +0400)
committerAnatoly Baksheev <no@email>
Wed, 25 Jul 2012 14:05:39 +0000 (18:05 +0400)
modules/gpu/src/video_writer.cpp

index a349c35..aef13e1 100644 (file)
@@ -1001,4 +1001,4 @@ void cv::gpu::VideoWriter_GPU::EncoderParams::save(const std::string& configFile
     cv::write(fs, "DisableSPSPPS"  , DisableSPSPPS);\r
 }\r
 \r
-#endif // !defined HAVE_CUDA || !defined WIN32\r
+#endif // !defined HAVE_CUDA || !defined WIN32
\ No newline at end of file