mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 03:30:34 +08:00
add missing #include <stdarg.h>
This commit is contained in:
parent
e77e152a15
commit
a44629d46f
@ -33,6 +33,7 @@
|
||||
|
||||
|
||||
#include <cstdio>
|
||||
#include <stdarg.h>
|
||||
#include "opencv2/flann/general.h"
|
||||
|
||||
using namespace std;
|
||||
|
Loading…
Reference in New Issue
Block a user