AP_Math: tidy includes

This commit is contained in:
Peter Barker 2022-03-01 12:19:10 +11:00 committed by Andrew Tridgell
parent 750fd2c820
commit a08025125b
2 changed files with 1 additions and 2 deletions

View File

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

View File

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