Salome HOME
Patch for bug IPAL9210(3.0.0 "GEOM_usinggeom.py" script execution failed.).
[modules/geom.git] / src / PARTITION / Partition_Loop2d.cxx
index 9b229f97943c35920634ac15ebd518553733bfde..05e01771a28203c9bcd7c78551db659a07f62692 100644 (file)
@@ -1111,7 +1111,7 @@ void  Partition_Loop2d::WiresToFaces(const BRepAlgo_Image& )
       {
         // error: pb with wires classification
 #ifdef DEB
-        cout << "Partition_Loop2d::WiresToFaces(), pb with wires classification" << endl;
+        MESSAGE("Partition_Loop2d::WiresToFaces(), pb with wires classification");
 #endif
         break;
       }