AP_Beacon: tidy includes

This commit is contained in:
Peter Barker 2022-03-01 12:19:08 +11:00 committed by Andrew Tridgell
parent 6c377b2dcd
commit 24f7369760

View File

@ -15,7 +15,6 @@
#pragma once #pragma once
#include <AP_Common/AP_Common.h> #include <AP_Common/AP_Common.h>
#include <AP_HAL/AP_HAL.h>
#include <AP_Param/AP_Param.h> #include <AP_Param/AP_Param.h>
#include <AP_Math/AP_Math.h> #include <AP_Math/AP_Math.h>
#include <AP_SerialManager/AP_SerialManager.h> #include <AP_SerialManager/AP_SerialManager.h>