mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-08 18:52:46 +08:00
mc_pos_control_main: remove <functional> include
Avoid including <functional> which can cause problems on NuttX
This commit is contained in:
@@ -61,7 +61,6 @@
|
||||
#include <errno.h>
|
||||
#include <math.h>
|
||||
#include <poll.h>
|
||||
#include <functional>
|
||||
#include <drivers/drv_hrt.h>
|
||||
#include <arch/board/board.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user