mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
SITL: remove unused include of AP_Stats.h
This commit is contained in:
parent
0a5b6c7797
commit
2761a528f3
@ -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()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user