Browse Source

SITL: remove unused forward declaration of AP_Logger

master
Peter Barker 6 years ago committed by Peter Barker
parent
commit
a966c75deb
  1. 2
      libraries/SITL/SITL.h

2
libraries/SITL/SITL.h

@ -10,8 +10,6 @@ @@ -10,8 +10,6 @@
#include "SIM_Parachute.h"
#include "SIM_Precland.h"
class AP_Logger;
namespace SITL {
struct vector3f_array {

Loading…
Cancel
Save