mirror of
https://github.com/opencv/opencv.git
synced 2025-08-06 14:36:36 +08:00
fixed compilation under MSVC
This commit is contained in:
parent
e6009c1614
commit
71be121edc
@ -4,6 +4,7 @@
|
||||
|
||||
#include <cstdio>
|
||||
#include <iostream>
|
||||
#include <ctime>
|
||||
|
||||
using namespace cv;
|
||||
using namespace std;
|
||||
|
Loading…
Reference in New Issue
Block a user