default
This commit is contained in:
parent
a6ca4007f4
commit
a54c083952
|
@ -415,4 +415,4 @@ load("@libedgetpu//:workspace.bzl", "libedgetpu_dependencies")
|
|||
libedgetpu_dependencies()
|
||||
|
||||
load("@coral_crosstool//:configure.bzl", "cc_crosstool")
|
||||
cc_crosstool(name = "crosstool")
|
||||
cc_crosstool(name = "crosstool")
|
|
@ -18,7 +18,6 @@
|
|||
#include <cmath>
|
||||
#include <string>
|
||||
#include <map>
|
||||
//#include <android/log.h>
|
||||
|
||||
#include <memory>
|
||||
|
||||
|
|
2
third_party/opencv_android.BUILD
vendored
2
third_party/opencv_android.BUILD
vendored
|
@ -39,4 +39,4 @@ OPENCVANDROIDSDK_JNI_PATH = "sdk/native/jni/"
|
|||
"armeabi-v7a",
|
||||
"x86",
|
||||
"x86_64",
|
||||
]]
|
||||
]]
|
Loading…
Reference in New Issue
Block a user