Ticket #50687: patch-libsrc-occ-Partition_Loop2d.cxx.diff

File patch-libsrc-occ-Partition_Loop2d.cxx.diff, 376 bytes (added by ian.rees@…, 8 years ago)

Patch for netgen required by updated Portfile

  • libsrc/occ/Partition_Loop2d.cxx

     
    5252#include <gp_Pnt.hxx>
    5353#include <gp_Pnt2d.hxx>
    5454
     55#ifndef PI
     56    #define PI M_PI
     57#endif
     58
    5559//=======================================================================
    5660//function : Partition_Loop2d
    5761//purpose  :