mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-16 15:07:34 +08:00
system: add missing includes (added indirectly via visibility.h for normal builds)
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stddef.h>
|
||||
|
||||
namespace px4
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user