mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-05 22:24:47 +08:00
mavlink_command_sender: remove unused include
This commit is contained in:
@@ -40,7 +40,6 @@
|
||||
|
||||
#include "mavlink_command_sender.h"
|
||||
#include <px4_log.h>
|
||||
#include <cassert>
|
||||
|
||||
#define CMD_DEBUG(FMT, ...) PX4_LOG_NAMED_COND("cmd sender", _debug_enabled, FMT, ##__VA_ARGS__)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user