Fixed inclusion loops

This commit is contained in:
Pavel Kirienko
2014-03-11 21:00:28 +04:00
parent 6eee97fb05
commit befea376c2
24 changed files with 644 additions and 627 deletions
@@ -4,6 +4,7 @@
#include <gtest/gtest.h>
#include <uavcan/internal/marshal/types.hpp>
#include <uavcan/internal/transport/transfer_buffer.hpp>
TEST(FloatSpec, Limits)