commit | caa1ee9bd63acb172f0b9ead3715219cb8dd799a | [log] [tgz] |
---|---|---|
author | Austin Schuh <austin.linux@gmail.com> | Sat Feb 27 14:45:37 2016 -0800 |
committer | Austin Schuh <austin.linux@gmail.com> | Sat Feb 27 14:45:37 2016 -0800 |
tree | 7c816ef7f1027f0707a14314228486ba809aab93 | |
parent | eef41a5b006d0814707d5d1ecf7b40d3873c91d1 [diff] [blame] |
Fixed ports. Change-Id: I9131c56d62ef254f67411a29245eb4e4041a645f
diff --git a/y2016/wpilib/BUILD b/y2016/wpilib/BUILD index ff8722b..1571623 100644 --- a/y2016/wpilib/BUILD +++ b/y2016/wpilib/BUILD
@@ -8,6 +8,7 @@ deps = [ '//aos/common:stl_mutex', '//aos/common/logging', + '//aos/common:math', '//aos/common/controls:control_loop', '//aos/common/util:log_interval', '//aos/common:time',