mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 23:33:05 +04:00
Java API: fix build warning on OS X
Common part of all source files is extracted to special header
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
#include <jni.h>
|
||||
|
||||
#include "opencv2/opencv_modules.hpp"
|
||||
#include "opencv2/core/core.hpp"
|
||||
#include "features2d_manual.hpp"
|
||||
|
||||
Reference in New Issue
Block a user