mirror of
https://github.com/NGSolve/netgen.git
synced 2025-02-14 22:33:08 +05:00
added M_PI
This commit is contained in:
parent
2d595c84c2
commit
44f6d04211
@ -109,4 +109,9 @@
|
||||
|
||||
#endif /* ifdef _DEBUG_*/
|
||||
|
||||
#ifndef M_PI
|
||||
#define M_PI 3.14159265358979323846
|
||||
#endif
|
||||
|
||||
|
||||
#endif /* ifndef UTILITIES_H */
|
||||
|
Loading…
Reference in New Issue
Block a user