mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-22 08:38:36 -04:00
SITL: tidy includes
This commit is contained in:
parent
c3cd733f26
commit
66a9677f79
@ -23,10 +23,6 @@
|
||||
#include <stdio.h>
|
||||
#include <errno.h>
|
||||
|
||||
#include <AP_HAL/AP_HAL.h>
|
||||
|
||||
extern const AP_HAL::HAL& hal;
|
||||
|
||||
namespace SITL {
|
||||
|
||||
Gazebo::Gazebo(const char *frame_str) :
|
||||
|
Loading…
Reference in New Issue
Block a user