mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-22 00:28:30 -04:00
AP_NavEKF: fixed build with vector index checking
This commit is contained in:
parent
156a64aca0
commit
cd9c9e0809
@ -18,6 +18,7 @@
|
||||
|
||||
#include <stdint.h>
|
||||
#include <AP_Math/AP_Math.h>
|
||||
#include <AP_Math/vectorN.h>
|
||||
|
||||
/*
|
||||
this declares a common parent class for AP_NavEKF2 and
|
||||
|
Loading…
Reference in New Issue
Block a user