AP_IRLock: removed unusued AP_Common/Semaphore.h

This commit is contained in:
Andrew Tridgell 2019-05-11 18:15:49 +10:00
parent 4e769730c9
commit a3b283708b
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@
#include <stdio.h>
#include <utility>
#include <AP_HAL/I2CDevice.h>
#include <AP_Common/Semaphore.h>
extern const AP_HAL::HAL& hal;