0025266: Debug statements in the source are getting flushed on to the console
[occt.git] / src / TopOpeBRepDS / TopOpeBRepDS_Edge3dInterferenceTool.cxx
index e644854..f02ad33 100644 (file)
@@ -34,7 +34,7 @@
 static void FUN_Raise()
 {
   Standard_ProgramError::Raise("Edge3dInterferenceTool");
-#ifdef DEB
+#ifdef TOPOPEBREPDS_DEB
   cout <<" ************** Failure in Edge3dInterferenceTool"<<endl;
 #endif
 }