AP_Airspeed: removed unusued AP_Common/Semaphore.h

This commit is contained in:
Andrew Tridgell 2019-05-11 18:15:47 +10:00
parent 11ceacfdb6
commit 03fb0b803b

View File

@ -19,7 +19,6 @@
*/
#include <AP_Common/AP_Common.h>
#include <AP_Common/Semaphore.h>
#include <AP_HAL/AP_HAL.h>
#include "AP_Airspeed.h"