Stefan Brüns 2767672286 Cleanup use of M_PI/PI defines
gprim/geom2d.cpp includes mystdlib.h, which already has a fallback define
for M_PI. As geomfuncs.cpp also includes mystdlib.h, use M_PI instead
of a truncated value.

occ/Partition_Loop2d.cxx already gets M_PI from the opencascade headers
(~everything includes Standard_Real.hxx, which includes Standard_math.hxx,
which sets _USE_MATH_DEFINES for Windows and includes math.h).
2021-03-10 00:46:58 +01:00
..
2019-09-24 10:13:35 +02:00
2020-10-14 12:00:37 +02:00
2019-10-01 17:30:52 +02:00
2021-03-10 00:46:58 +01:00
2020-08-19 16:46:32 +02:00
2019-07-09 10:39:16 +02:00
2019-07-09 10:39:16 +02:00
2021-03-10 00:46:58 +01:00
2009-01-12 23:40:13 +00:00
2017-11-23 21:26:36 +01:00
2020-09-24 16:58:59 +02:00
2011-02-28 14:17:25 +00:00
2020-08-13 19:52:55 +02:00
2020-09-24 16:58:59 +02:00
2019-07-09 10:39:16 +02:00
2019-08-07 18:36:16 +02:00