SITL: remove unused include of AP_Stats.h

This commit is contained in:
Peter Barker 2024-01-26 14:51:29 +11:00 committed by Andrew Tridgell
parent 0a5b6c7797
commit 2761a528f3

View File

@ -1,7 +1,5 @@
#include "SIM_BattMonitor_SMBus.h" #include "SIM_BattMonitor_SMBus.h"
#include <AP_Stats/AP_Stats.h>
SITL::SIM_BattMonitor_SMBus::SIM_BattMonitor_SMBus() : SITL::SIM_BattMonitor_SMBus::SIM_BattMonitor_SMBus() :
SMBusDevice() SMBusDevice()
{ {