mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 23:33:57 -04:00
AP_UAVCAN: Fix multi #include's
This commit is contained in:
parent
37a08507df
commit
3008a480d5
@ -23,7 +23,6 @@
|
||||
#include "AP_UAVCAN_DNA_Server.h"
|
||||
#include "AP_UAVCAN.h"
|
||||
#include <StorageManager/StorageManager.h>
|
||||
#include <AP_HAL/AP_HAL.h>
|
||||
#include <AP_Math/AP_Math.h>
|
||||
#include <uavcan/protocol/dynamic_node_id/Allocation.hpp>
|
||||
#include <GCS_MAVLink/GCS.h>
|
||||
|
Loading…
Reference in New Issue
Block a user