AP_Baro: removed unusued AP_Common/Semaphore.h

This commit is contained in:
Andrew Tridgell 2019-05-11 18:15:47 +10:00
parent f8741f2e2a
commit 097519926d

View File

@ -1,7 +1,6 @@
#pragma once
#include "AP_Baro.h"
#include <AP_Common/Semaphore.h>
class AP_Baro_Backend
{