Forgotten <cstddef> in templates.hpp

This commit is contained in:
Pavel Kirienko
2014-05-05 22:06:37 +04:00
parent b2e942c7f9
commit 0a9169fe87
@@ -5,6 +5,7 @@
#pragma once
#include <climits>
#include <cstddef>
#include <cmath>
#include <uavcan/impl_constants.hpp>