mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-08 17:08:28 -04:00
SITL: remove transitive include dependencies
This commit is contained in:
parent
695891365e
commit
44cc3de7a6
@ -28,7 +28,7 @@
|
||||
#include <sys/types.h>
|
||||
|
||||
#include <AP_HAL/AP_HAL.h>
|
||||
#include <AP_Logger/AP_Logger.h>
|
||||
#include <SRV_Channel/SRV_Channel.h>
|
||||
|
||||
// ignore cast errors in this case to keep complexity down
|
||||
#pragma GCC diagnostic ignored "-Wcast-align"
|
||||
|
Loading…
Reference in New Issue
Block a user