Commit 85e01f3f authored by Alexander Alekhin's avatar Alexander Alekhin

Merge pull request #7884 from jacobdang:bugfix_7846

parents 9e57d1ae dd482c6a
...@@ -11,6 +11,7 @@ ...@@ -11,6 +11,7 @@
#include "opencv2/cudacodec.hpp" #include "opencv2/cudacodec.hpp"
#include "opencv2/highgui.hpp" #include "opencv2/highgui.hpp"
using namespace cv;
int main(int argc, const char* argv[]) int main(int argc, const char* argv[])
{ {
if (argc != 2) 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