Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
a573df154b900b6618d0b46f8d2635a8dba1082f
/
.
/
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"
],
)