Browse Source

SITL: tidy includes

apm_2208
Peter Barker 3 years ago committed by Andrew Tridgell
parent
commit
66a9677f79
  1. 4
      libraries/SITL/SIM_Gazebo.cpp

4
libraries/SITL/SIM_Gazebo.cpp

@ -23,10 +23,6 @@ @@ -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…
Cancel
Save