mirror of https://github.com/ArduPilot/ardupilot
CPUInfo: fixed build
This commit is contained in:
parent
d40d0f6aec
commit
2918b04f17
|
@ -23,6 +23,7 @@
|
|||
#include <SITL.h>
|
||||
#include <Filter.h>
|
||||
#include <AP_Param.h>
|
||||
#include <StorageManager.h>
|
||||
#include <AP_Progmem.h>
|
||||
#include <AP_Math.h>
|
||||
#include <AP_AHRS.h>
|
||||
|
|
Loading…
Reference in New Issue