Merge pull request #13503 from mosfet80/patch-34
[Mod] removed duplicated pi
This commit is contained in:
@@ -32,7 +32,6 @@
|
||||
#define ARC_MIN_SEGMENTS 20.0 // minimum # segments to interpolate an arc
|
||||
|
||||
#ifndef M_PI
|
||||
#define M_PI 3.14159265358979323846
|
||||
#define M_PI 3.14159265358979323846 /* pi */
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user