0025266: Debug statements in the source are getting flushed on to the console
[occt.git] / src / BRepBlend / BRepBlend_SurfRstEvolRad.cxx
index 09f87dd..feea45f 100644 (file)
@@ -922,7 +922,7 @@ TColStd_Array1OfReal& DWeigths)
   norm = ncrossns.Magnitude();
   if (norm < Eps)  {
     norm = 1; // Not enough, but it is not necessary to stop
-#if DEB
+#if BREPBLEND_DEB
     cout << " SurfRstEvolRad : Surface single " << endl;
 #endif
   }