AP_NavEKF: fixed build with vector index checking

This commit is contained in:
Andrew Tridgell 2019-09-28 13:51:39 +10:00
parent 156a64aca0
commit cd9c9e0809

View File

@ -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