AP_Math: tidy includes
This commit is contained in:
parent
750fd2c820
commit
a08025125b
@ -1,6 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include <AP_HAL/AP_HAL.h>
|
||||
#include <AP_HAL/AP_HAL_Boards.h>
|
||||
#include "vector2.h"
|
||||
#include "vector3.h"
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
#include <cmath>
|
||||
|
||||
#include <AP_HAL/AP_HAL.h>
|
||||
#include <AP_HAL/AP_HAL_Boards.h>
|
||||
|
||||
#ifdef M_PI
|
||||
# undef M_PI
|
||||
|
Loading…
Reference in New Issue
Block a user