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

Fix debug build of Java warppers

This commit is contained in:
Andrey Kamaev
2013-01-24 13:25:12 +04:00
parent 3c4cfccc88
commit a441980d68
@@ -1,3 +1,4 @@
#define LOG_TAG "org.opencv.utils.Converters"
#include "common.h"
using namespace cv;