commit | 4759ffc685302d3124137321444e061aefd13cbe | [log] [tgz] |
---|---|---|
author | Austin Schuh <austin@peloton-tech.com> | Wed Oct 07 20:39:56 2015 -0700 |
committer | Brian Silverman <brian@peloton-tech.com> | Sat Oct 10 18:42:45 2015 -0400 |
tree | c353db4df27eb753d234930d177c4b47693b4d85 | |
parent | a0b281ac64cccf34d9796ddad6c6e91867ba2729 [diff] [blame] |
Added missing system libraries and headers for bazel. Change-Id: I966d28dd5a6677acc73c608a89efa30f8358b0dd
diff --git a/aos/common/util/BUILD b/aos/common/util/BUILD index dedec24..d94e6e4 100644 --- a/aos/common/util/BUILD +++ b/aos/common/util/BUILD
@@ -102,6 +102,7 @@ '//third_party/eigen', '//aos/common:time', '//aos/common/logging', + '//external:libm', ], )