AP_HAL_Linux: removed unusued AP_Common/Semaphore.h

This commit is contained in:
Andrew Tridgell 2019-05-11 18:15:48 +10:00
parent d368d95aa7
commit a159b01b26
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
#include "AnalogIn_IIO.h"
#include <AP_HAL/AP_HAL.h>
#include <AP_Common/Semaphore.h>
extern const AP_HAL::HAL &hal;