Browse Source

AP_BattMonitor: removed unusued AP_Common/Semaphore.h

master
Andrew Tridgell 6 years ago
parent
commit
71e91c953a
  1. 1
      libraries/AP_BattMonitor/AP_BattMonitor_UAVCAN.cpp

1
libraries/AP_BattMonitor/AP_BattMonitor_UAVCAN.cpp

@ -7,7 +7,6 @@ @@ -7,7 +7,6 @@
#include <AP_BoardConfig/AP_BoardConfig_CAN.h>
#include <AP_Common/AP_Common.h>
#include <AP_Common/Semaphore.h>
#include <AP_Math/AP_Math.h>
#include <AP_UAVCAN/AP_UAVCAN.h>

Loading…
Cancel
Save