0025418: Debug output to be limited to OCC development environment
[occt.git] / src / XmlMDataStd / XmlMDataStd_ByteArrayDriver.cxx
index 745d2a9..56b8799 100644 (file)
@@ -125,7 +125,7 @@ Standard_Boolean XmlMDataStd_ByteArrayDriver::Paste(const XmlObjMgt_Persistent&
     else
       aDelta = (Standard_Boolean)aDeltaValue;
   }
-#ifdef XMLMDATASTD_DEB
+#ifdef OCCT_DEBUG
   else if(XmlMDataStd::DocumentVersion() == -1)
     cout << "Current DocVersion field is not initialized. "  <<endl;
 #endif