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