AP_ToshibaCAN: removed unusued AP_Common/Semaphore.h

This commit is contained in:
Andrew Tridgell 2019-05-11 18:15:49 +10:00
parent 09792d3056
commit 24636aeb45
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@
#include <AP_BoardConfig/AP_BoardConfig.h>
#include <AP_BoardConfig/AP_BoardConfig_CAN.h>
#include <AP_Common/AP_Common.h>
#include <AP_Common/Semaphore.h>
#include <AP_Scheduler/AP_Scheduler.h>
#include <AP_HAL/utility/sparse-endian.h>
#include <SRV_Channel/SRV_Channel.h>