commit | 4a424a237a0832d9f61d5b11b853d220ae81303c | [log] [tgz] |
---|---|---|
author | Brian <brians> | Wed Apr 02 11:52:45 2014 -0700 |
committer | Brian <brians> | Wed Apr 02 11:52:45 2014 -0700 |
tree | ae91a49820cf9d1671fe8b2451fe9b709fbe783f | |
parent | b3adec1a8ba6af5f101303ec9050a0e15a0817ea [diff] [blame] |
removed various old cRIO stuff
diff --git a/aos/common/queue.cc b/aos/common/queue.cc index b3a4799..893e62b 100644 --- a/aos/common/queue.cc +++ b/aos/common/queue.cc
@@ -1,7 +1,7 @@ #include "aos/common/queue.h" #include "aos/common/byteorder.h" -#include "aos/common/inttypes.h" +#include <inttypes.h> namespace aos {