AP_Proximity: remove unused include from AP_Proximity_MAV

This commit is contained in:
Peter Barker 2019-12-04 16:00:24 +11:00 committed by Randy Mackay
parent 46f237e78e
commit 3942fa2541
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@
#include <AP_HAL/AP_HAL.h>
#include "AP_Proximity_MAV.h"
#include <AP_SerialManager/AP_SerialManager.h>
#include <ctype.h>
#include <stdio.h>