0025418: Debug output to be limited to OCC development environment
[occt.git] / src / BinMDataStd / BinMDataStd_IntegerArrayDriver.cxx
index f385a8b..91ef2b9 100644 (file)
@@ -70,7 +70,7 @@ Standard_Boolean BinMDataStd_IntegerArrayDriver::Paste
     else
       aDelta = (Standard_Boolean)aDeltaValue;
   }
-#ifdef BINMDATASTD_DEB
+#ifdef OCCT_DEBUG
   else if(BinMDataStd::DocumentVersion() == -1)
     cout << "Current DocVersion field is not initialized. "  <<endl;
 #endif