mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-02 13:20:35 +08:00
a0d548db9a
The inclusion of px4.h requires C++ features not supported in the Hexagon toolchain. The features are not required so the required headers are used instead. Signed-off-by: Mark Charlebois <charlebm@gmail.com>