AP_Notify: removed unusued AP_Common/Semaphore.h
This commit is contained in:
parent
a3b283708b
commit
0de65ca734
@ -19,7 +19,6 @@
|
||||
|
||||
#include <AP_HAL/AP_HAL.h>
|
||||
#include <AP_HAL/I2CDevice.h>
|
||||
#include <AP_Common/Semaphore.h>
|
||||
|
||||
#include <AP_BoardConfig/AP_BoardConfig.h>
|
||||
#include "OreoLED_I2C.h"
|
||||
|
@ -18,7 +18,6 @@
|
||||
|
||||
#include <AP_HAL/AP_HAL.h>
|
||||
#include <AP_Math/AP_Math.h>
|
||||
#include <AP_Common/Semaphore.h>
|
||||
|
||||
#include "ToneAlarm.h"
|
||||
#include "AP_Notify.h"
|
||||
|
@ -23,7 +23,6 @@
|
||||
#include <utility>
|
||||
|
||||
#include <AP_HAL/AP_HAL.h>
|
||||
#include <AP_Common/Semaphore.h>
|
||||
|
||||
extern const AP_HAL::HAL& hal;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user