Project import generated by Copybara.

GitOrigin-RevId: b2062656e5b3d33264e28ed0cbca31c4b93fe1bf
This commit is contained in:
MediaPipe Team
2020-07-29 21:18:36 -04:00
committed by chuoling
parent e9fbe868e5
commit bdfdaef305
132 changed files with 2567 additions and 819 deletions
+1
View File
@@ -16,6 +16,7 @@ cc_library(
name = "util",
srcs = ["util.cc"],
hdrs = ["util.h"],
features = ["-parse_headers"],
visibility = ["//mediapipe/framework:mediapipe_internal"],
deps = [
":CFHolder",