mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 15:23:57 -04:00
AP_Landing: remove pointless includes
This commit is contained in:
parent
f2e31bb880
commit
cdfe8c11d5
@ -20,7 +20,6 @@
|
||||
#include <AP_Common/AP_Common.h>
|
||||
#include <AP_SpdHgtControl/AP_SpdHgtControl.h>
|
||||
#include <AP_Navigation/AP_Navigation.h>
|
||||
#include <GCS_MAVLink/GCS.h>
|
||||
#include "AP_Landing_Deepstall.h"
|
||||
|
||||
/// @class AP_Landing
|
||||
|
@ -20,7 +20,6 @@
|
||||
#include <AP_Common/AP_Common.h>
|
||||
#include <AP_SpdHgtControl/AP_SpdHgtControl.h>
|
||||
#include <AP_Navigation/AP_Navigation.h>
|
||||
#include <GCS_MAVLink/GCS.h>
|
||||
#include <PID/PID.h>
|
||||
|
||||
class AP_Landing;
|
||||
|
Loading…
Reference in New Issue
Block a user