AP_Math: control.h needs vector2/3 includes
This commit is contained in:
parent
95cbb69d3c
commit
52bb8112b3
@ -2,6 +2,8 @@
|
||||
|
||||
#include <AP_HAL/AP_HAL.h>
|
||||
#include <AP_HAL/AP_HAL_Boards.h>
|
||||
#include "vector2.h"
|
||||
#include "vector3.h"
|
||||
|
||||
#ifndef HAL_WITH_POSTYPE_DOUBLE
|
||||
#define HAL_WITH_POSTYPE_DOUBLE BOARD_FLASH_SIZE > 1024
|
||||
|
Loading…
Reference in New Issue
Block a user