From 66a9677f7933b3e8c09e6ac35fea1b93c742c58d Mon Sep 17 00:00:00 2001 From: Peter Barker Date: Tue, 1 Mar 2022 12:19:22 +1100 Subject: [PATCH] SITL: tidy includes --- libraries/SITL/SIM_Gazebo.cpp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/libraries/SITL/SIM_Gazebo.cpp b/libraries/SITL/SIM_Gazebo.cpp index bf32962b1b..52c1cc09b3 100644 --- a/libraries/SITL/SIM_Gazebo.cpp +++ b/libraries/SITL/SIM_Gazebo.cpp @@ -23,10 +23,6 @@ #include #include -#include - -extern const AP_HAL::HAL& hal; - namespace SITL { Gazebo::Gazebo(const char *frame_str) :