Commit a44629d4 authored by Vadim Pisarevsky's avatar Vadim Pisarevsky

add missing #include <stdarg.h>

parent e77e152a
......@@ -33,6 +33,7 @@
#include <cstdio>
#include <stdarg.h>
#include "opencv2/flann/general.h"
using namespace std;
......
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