data_type.hpp moved one level up from 'internal/'

This commit is contained in:
Pavel Kirienko
2014-02-27 08:47:32 +04:00
parent 1a7c0ee65b
commit bc54015265
6 changed files with 7 additions and 4 deletions
@@ -7,6 +7,7 @@
#include <bitset>
#include <algorithm>
#include <stdexcept>
#include <typeinfo>
#include <uavcan/internal/impl_constants.hpp>
#include <uavcan/internal/util.hpp>
#include <uavcan/internal/marshalling/type_util.hpp>