mirror of
https://github.com/opencv/opencv.git
synced 2024-11-27 12:40:05 +08:00
make it compatible with clang
This commit is contained in:
parent
8bae39ce8a
commit
a03b7575ba
@ -5,6 +5,7 @@
|
||||
#include <android/log.h>
|
||||
#include <cctype>
|
||||
#include <string>
|
||||
#include <cstring>
|
||||
#include <vector>
|
||||
#include <algorithm>
|
||||
#include <functional>
|
||||
|
Loading…
Reference in New Issue
Block a user