mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 04:13:33 +00:00
- Define M_PI_4 too.
svn path=/trunk/; revision=50565
This commit is contained in:
@@ -147,6 +147,9 @@ struct statfs;
|
||||
#define M_PI_2 1.570796326794896619
|
||||
#endif
|
||||
|
||||
#ifndef M_PI_4
|
||||
#define M_PI_4 0.785398163397448309616
|
||||
#endif
|
||||
|
||||
/* Constructor functions */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user