mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
APMrover2: remove double include stdarg.h
This commit is contained in:
parent
e9feb7bdda
commit
8c0de11d6d
@ -57,7 +57,6 @@
|
||||
#include <DataFlash/DataFlash.h>
|
||||
#include <AP_RCMapper/AP_RCMapper.h> // RC input mapping library
|
||||
#include <AP_Scheduler/AP_Scheduler.h> // main loop scheduler
|
||||
#include <stdarg.h>
|
||||
#include <AP_Navigation/AP_Navigation.h>
|
||||
#include <APM_Control/APM_Control.h>
|
||||
#include <AP_L1_Control/AP_L1_Control.h>
|
||||
|
Loading…
Reference in New Issue
Block a user