mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-01 13:24:06 +08:00
remove unneeded include
This commit is contained in:
parent
092a3c5129
commit
8dbb1fc8d4
@ -141,9 +141,6 @@ static inline px4_param_t PX4_ROS_PARAM_SET(const char *name, float value)
|
||||
* Building for NuttX
|
||||
*/
|
||||
#include <platforms/px4_includes.h>
|
||||
#ifdef __cplusplus
|
||||
#include <functional>
|
||||
#endif
|
||||
/* Main entry point */
|
||||
#define PX4_MAIN_FUNCTION(_prefix) int _prefix##_task_main(int argc, char *argv[])
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user