0025266: Debug statements in the source are getting flushed on to the console
[occt.git] / src / TopOpeBRepDS / TopOpeBRepDS_TOOL.cxx
index d4e9b8e..5aaa804 100644 (file)
@@ -28,7 +28,7 @@
 
 static void FUN_Raise()
 {
-#ifdef DEB
+#ifdef TOPOPEBREPDS_DEB
   cout<<"****************************** TopOpeBRepDS_TOOL"<<endl;
 #endif
 }