[Mod] removed duplicated pi
removed duplicated pi definition
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