Move M_PI to ext_math.h
This commit is contained in:
parent
aad91097cd
commit
c272403fe0
2 changed files with 3 additions and 3 deletions
|
|
@ -1,8 +1,6 @@
|
|||
#ifndef _MATH_H
|
||||
#define _MATH_H
|
||||
|
||||
#define M_PI 3.141592653589793
|
||||
|
||||
#ifndef _MATH_INLINE
|
||||
#define _MATH_INLINE static inline
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue