AP_Math: remove trailing whitespaces and tabs
This commit is contained in:
parent
5148e41c1a
commit
7f685a12bd
@ -13,7 +13,7 @@
|
||||
#ifndef M_PI_2
|
||||
#define M_PI_2 (M_PI / 2)
|
||||
#endif
|
||||
#else // Standard single precision math
|
||||
#else // Standard single precision math
|
||||
#ifdef M_PI
|
||||
#undef M_PI
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user