AP_SpdHgtControl: remove unused includes

This commit is contained in:
Peter Barker 2019-06-27 13:28:27 +10:00 committed by Peter Barker
parent a5ff46950c
commit ce4cdfd497
1 changed files with 2 additions and 3 deletions

View File

@ -10,11 +10,10 @@
own class.
*/
#include <AP_Common/AP_Common.h>
#include <AP_Param/AP_Param.h>
#include <AP_Logger/AP_Logger.h>
#include <AP_Vehicle/AP_Vehicle.h>
#include <stdint.h>
class AP_SpdHgtControl {
public:
// Update the internal state of the height and height rate estimator