Sign in
android
/
platform
/
external
/
tensorflow
/
HEAD
/
.
/
third_party
/
absl
/
system.absl.meta.BUILD
blob: 966a7ac8de14cc0d56e82813faae13df76943432 [
file
] [
log
] [
blame
]
load
(
"@rules_cc//cc:defs.bzl"
,
"cc_library"
)
cc_library
(
name
=
"type_traits"
,
visibility
=
[
"//visibility:public"
],
)