mirror of https://github.com/ArduPilot/ardupilot
AP_IRLock: removed unusued AP_Common/Semaphore.h
This commit is contained in:
parent
4e769730c9
commit
a3b283708b
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in New Issue