SITL: tidy includes

This commit is contained in:
Peter Barker 2022-03-01 12:19:22 +11:00 committed by Andrew Tridgell
parent c3cd733f26
commit 66a9677f79

View File

@ -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) :