0025266: Debug statements in the source are getting flushed on to the console
[occt.git] / src / TestTopOpe / TestTopOpe.cxx
index 25c525a..0ad39a7 100644 (file)
@@ -120,7 +120,7 @@ void TestTopOpe::Factory(Draw_Interpretor& theDI)
 
   SWDRAW::Init (theDI);
 
-#ifdef DEB
+#ifdef TESTTOPOPE_DEB
       cout << "Draw Plugin : All topological operations kernel commands are loaded" << endl;
 #endif
 }