mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-13 02:30:34 +08:00
Removed extra debug.hpp inclusions
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
#pragma once
|
||||
|
||||
#include <uavcan/time.hpp>
|
||||
#include <uavcan/debug.hpp>
|
||||
#include <uavcan/protocol/debug/LogMessage.hpp>
|
||||
#include <uavcan/marshal/char_array_formatter.hpp>
|
||||
#include <uavcan/node/publisher.hpp>
|
||||
|
||||
@@ -9,7 +9,6 @@
|
||||
#include <uavcan/node/service_server.hpp>
|
||||
#include <uavcan/node/timer.hpp>
|
||||
#include <uavcan/util/method_binder.hpp>
|
||||
#include <uavcan/debug.hpp>
|
||||
#include <uavcan/impl_constants.hpp>
|
||||
#include <uavcan/protocol/NodeStatus.hpp>
|
||||
#include <uavcan/protocol/GetNodeInfo.hpp>
|
||||
|
||||
Reference in New Issue
Block a user