0022792: Globally defined symbol PI conflicts with VTK definition (Intel compiler)
[occt.git] / src / IntAna / IntAna_Curve.cxx
index db6ac27..d565c2e 100755 (executable)
                                                Standard_Real& Para) const
 {
   Standard_Real theta,z, aTolPrecision=0.0001;
-  Standard_Real PIpPI = Standard_PI+Standard_PI;
+  Standard_Real PIpPI = M_PI + M_PI;
   //
   switch (typequadric) {