1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 07:43:03 +04:00

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
+1
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()