0025418: Debug output to be limited to OCC development environment
[occt.git] / src / StlTransfer / StlTransfer.cxx
index 0f83f3f..d440ecf 100644 (file)
@@ -178,7 +178,7 @@ void StlTransfer::BuildIncrementalMesh (const TopoDS_Shape&  Shape,
     }
     catch(Standard_Failure)
       {
-#ifdef STLTRANSFER_DEB
+#ifdef OCCT_DEBUG
        cout << "Fail in StlTransfer::BuildIncrementalMesh"   << endl;
 #endif
       }