1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-25 21:33:04 +04:00

Fixed compilation errors.

This commit is contained in:
Roman Donchenko
2013-08-06 17:06:13 +04:00
parent 8bed7bb5f9
commit 48a6edbdfe
2 changed files with 5 additions and 4 deletions
+1
View File
@@ -1,6 +1,7 @@
#define LOG_TAG "org.opencv.core.Mat"
#include <stdexcept>
#include <string>
#include "common.h"
#include "opencv2/core.hpp"