AP_UAVCAN: Fix multi #include's

This commit is contained in:
Jaaaky 2021-12-16 18:06:16 +03:00 committed by Andrew Tridgell
parent 37a08507df
commit 3008a480d5

View File

@ -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>