提交 1bb141c4 编写于 作者: V Vladislav Vinogradov

fixed build

上级 193e8573
......@@ -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:
......
......@@ -11,6 +11,7 @@
#include <iostream>
#include "opencv2/ts.hpp"
#include "opencv2/ts/gpu_test.hpp"
#include "opencv2/imgproc.hpp"
#include "opencv2/highgui.hpp"
#include "opencv2/nonfree.hpp"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册