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

make it compatible with clang

This commit is contained in:
103yiran
2019-05-30 14:04:40 +08:00
committed by GitHub
parent 8bae39ce8a
commit a03b7575ba
@@ -5,6 +5,7 @@
#include <android/log.h>
#include <cctype>
#include <string>
#include <cstring>
#include <vector>
#include <algorithm>
#include <functional>