add missing #include <stdarg.h>
This commit is contained in:
@@ -33,6 +33,7 @@
|
|||||||
|
|
||||||
|
|
||||||
#include <cstdio>
|
#include <cstdio>
|
||||||
|
#include <stdarg.h>
|
||||||
#include "opencv2/flann/general.h"
|
#include "opencv2/flann/general.h"
|
||||||
|
|
||||||
using namespace std;
|
using namespace std;
|
||||||
|
|||||||
Reference in New Issue
Block a user