AP_HAL_Linux: remove unused includes
This commit is contained in:
parent
869ef0ee04
commit
5b05a171a2
@ -9,7 +9,6 @@
|
||||
#include <unistd.h>
|
||||
|
||||
#include <AP_HAL/AP_HAL.h>
|
||||
#include <AP_Vehicle/AP_Vehicle_Type.h>
|
||||
|
||||
using namespace Linux;
|
||||
|
||||
|
@ -23,7 +23,6 @@
|
||||
#include "TCPServerDevice.h"
|
||||
#include "UARTDevice.h"
|
||||
#include "UDPDevice.h"
|
||||
|
||||
#include <GCS_MAVLink/GCS.h>
|
||||
#if HAL_GCS_ENABLED
|
||||
#include <AP_HAL/utility/packetise.h>
|
||||
|
@ -10,7 +10,6 @@
|
||||
#include <AP_HAL/AP_HAL.h>
|
||||
|
||||
#include "Heat_Pwm.h"
|
||||
#include "ToneAlarm_Disco.h"
|
||||
#include "Util.h"
|
||||
|
||||
using namespace Linux;
|
||||
|
Loading…
Reference in New Issue
Block a user