Commit dd482c6a authored by jacobdang's avatar jacobdang

bug fix for #7846

parent 9e57d1ae
......@@ -11,6 +11,7 @@
#include "opencv2/cudacodec.hpp"
#include "opencv2/highgui.hpp"
using namespace cv;
int main(int argc, const char* argv[])
{
if (argc != 2)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment