Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
c61f97dba99c4415f33cf897a7ab06fef89170cd
/
.
/
third_party
/
boostorg
/
tuple
/
BUILD
blob: 040c7782e6a8410956ef3c2facfd6145a9239715 [
file
] [
log
] [
blame
]
licenses
([
"notice"
])
# boost
cc_library
(
name
=
"tuple"
,
hdrs
=
glob
([
"include/**"
]),
includes
=
[
"include"
],
visibility
=
[
"//visibility:public"
],
)