Reorganized directory structure for tests and src

This commit is contained in:
Pavel Kirienko
2014-03-10 19:25:28 +04:00
parent 21fda96978
commit b86ea67563
43 changed files with 26 additions and 24 deletions
+2 -2
View File
@@ -7,8 +7,8 @@
#include <uavcan/util/method_binder.hpp>
#include <uavcan/mavlink/Message.hpp>
#include <root_ns_a/EmptyMessage.hpp>
#include "common.hpp"
#include "transport/can/iface_mock.hpp"
#include "clock.hpp"
#include "internal/transport/can/can.hpp"
template <typename DataType>