Fixed Android build warnings

This commit is contained in:
Andrey Kamaev
2012-03-30 16:10:52 +00:00
parent 7f2cda6c8c
commit 0d18d19ad6
2 changed files with 21 additions and 13 deletions

View File

@@ -1,6 +1,7 @@
#include "opencv2/imgproc/imgproc.hpp"
#include "opencv2/highgui/highgui.hpp"
#include "opencv2/imgproc/imgproc_c.h"
#include "opencv2/legacy/legacy.hpp"
#include <stdio.h>
void help()