Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
1c0612e280785756f52239c5c7a860ff3884c342
/
.
/
y2019
/
jevois
/
BUILD
blob: 8a8bca3b589fe032286837215ff10fecbd296f92 [
file
] [
log
] [
blame
]
cc_library
(
name
=
"structures"
,
hdrs
=
[
"structures.h"
,
],
visibility
=
[
"//visibility:public"
],
deps
=
[
"//aos/containers:sized_array"
,
"//third_party/eigen"
,
],
)