AP_RangeFinder: removed unusued AP_Common/Semaphore.h

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

View File

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

View File

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

View File

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