mirror of https://github.com/ArduPilot/ardupilot
SITL: remove unused forward declaration of AP_Logger
This commit is contained in:
parent
b7fa43e630
commit
a966c75deb
|
@ -10,8 +10,6 @@
|
|||
#include "SIM_Parachute.h"
|
||||
#include "SIM_Precland.h"
|
||||
|
||||
class AP_Logger;
|
||||
|
||||
namespace SITL {
|
||||
|
||||
struct vector3f_array {
|
||||
|
|
Loading…
Reference in New Issue