mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-23 10:37:36 +08:00
Forgotten <cstddef> in templates.hpp
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <climits>
|
||||
#include <cstddef>
|
||||
#include <cmath>
|
||||
#include <uavcan/impl_constants.hpp>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user