mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 15:53:03 +04:00
add missing #include <stdarg.h>
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
|
||||
|
||||
#include <cstdio>
|
||||
#include <stdarg.h>
|
||||
#include "opencv2/flann/general.h"
|
||||
|
||||
using namespace std;
|
||||
|
||||
Reference in New Issue
Block a user