AntennaTracker: tidy includes

This commit is contained in:
Peter Barker 2022-03-01 12:19:22 +11:00 committed by Andrew Tridgell
parent 66a9677f79
commit c75d90db25
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@
#include <stdio.h>
#include <AP_Common/AP_Common.h>
#include <AP_HAL/AP_HAL.h>
#include <AP_Param/AP_Param.h>
#include <AP_Math/AP_Math.h> // ArduPilot Mega Vector/Matrix math Library
#include <AP_AHRS/AP_AHRS.h> // ArduPilot Mega DCM Library