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