Ticket #50687: patch-libsrc-occ-Partition_Loop2d.cxx.diff
File patch-libsrc-occ-Partition_Loop2d.cxx.diff, 376 bytes (added by ian.rees@…, 9 years ago) |
---|
-
libsrc/occ/Partition_Loop2d.cxx
52 52 #include <gp_Pnt.hxx> 53 53 #include <gp_Pnt2d.hxx> 54 54 55 #ifndef PI 56 #define PI M_PI 57 #endif 58 55 59 //======================================================================= 56 60 //function : Partition_Loop2d 57 61 //purpose :