AC_Fence: clean headers
This commit is contained in:
parent
7d07983576
commit
7198234a44
@ -1,7 +1,7 @@
|
||||
#include <AP_HAL/AP_HAL.h>
|
||||
#include "AC_Fence.h"
|
||||
#include <GCS_MAVLink/GCS_MAVLink.h>
|
||||
#include <GCS_MAVLink/GCS.h>
|
||||
|
||||
#include <AP_AHRS/AP_AHRS.h>
|
||||
#include <AP_HAL/AP_HAL.h>
|
||||
|
||||
extern const AP_HAL::HAL& hal;
|
||||
|
||||
|
@ -4,8 +4,7 @@
|
||||
#include <AP_Common/AP_Common.h>
|
||||
#include <AP_Param/AP_Param.h>
|
||||
#include <AP_Math/AP_Math.h>
|
||||
#include <GCS_MAVLink/GCS_MAVLink.h>
|
||||
#include <AP_AHRS/AP_AHRS.h>
|
||||
#include <GCS_MAVLink/GCS.h>
|
||||
#include <AC_Fence/AC_PolyFence_loader.h>
|
||||
#include <AP_Common/Location.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user