1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-31 08:13:04 +04:00

fixed build

This commit is contained in:
Vladislav Vinogradov
2013-04-04 14:27:40 +04:00
parent 193e857392
commit 1bb141c465
2 changed files with 1 additions and 2 deletions
-2
View File
@@ -70,8 +70,6 @@ void cv::gpu::VideoReader_GPU::dumpFormat(std::ostream&) { throw_no_cuda(); }
#include "cuvid_video_source.h"
#include "ffmpeg_video_source.h"
#include "cu_safe_call.h"
class cv::gpu::VideoReader_GPU::Impl
{
public: