mirror of https://github.com/ArduPilot/ardupilot
AP_OLC: tidy includes
This commit is contained in:
parent
db590f65f1
commit
3e75359aef
|
@ -17,7 +17,6 @@
|
|||
|
||||
#pragma once
|
||||
#include <stdint.h>
|
||||
#include <AP_HAL/AP_HAL.h>
|
||||
#include <AP_HAL/AP_HAL_Boards.h>
|
||||
|
||||
#ifndef HAL_PLUSCODE_ENABLE
|
||||
|
|
Loading…
Reference in New Issue