commit | fdfb3137c95ebde37b680d67a665cbe18671872c | [log] [tgz] |
---|---|---|
author | Brian Silverman <bsilver16384@gmail.com> | Sun Feb 24 15:27:27 2019 -0800 |
committer | Brian Silverman <bsilver16384@gmail.com> | Sun Feb 24 15:29:53 2019 -0800 |
tree | 77b104232b8ecd9e884b921b8450b370cab506fe | |
parent | 63d095db1e027f9929203a2684b80365e32d0391 [diff] [blame] |
Make all the serialization code build for the Teensy too Change-Id: Ib3442220581553d78bb30e42818203959d987d85
diff --git a/y2019/jevois/structures.h b/y2019/jevois/structures.h index fcc268e..28da405 100644 --- a/y2019/jevois/structures.h +++ b/y2019/jevois/structures.h
@@ -11,6 +11,7 @@ #include "aos/containers/sized_array.h" #include "aos/time/time.h" +#include "third_party/GSL/include/gsl/gsl" namespace frc971 { namespace jevois {