mirror of https://github.com/ArduPilot/ardupilot
AP_SmartRTL: Remove unneeded AP_Buffer include
This commit is contained in:
parent
4b642f8895
commit
7c2a6aed2d
|
@ -1,6 +1,5 @@
|
|||
#pragma once
|
||||
|
||||
#include <AP_Buffer/AP_Buffer.h>
|
||||
#include <AP_HAL/AP_HAL.h>
|
||||
#include <AP_Common/Bitmask.h>
|
||||
#include <AP_Math/AP_Math.h>
|
||||
|
|
Loading…
Reference in New Issue