0025418: Debug output to be limited to OCC development environment
[occt.git] / src / XmlMDataStd / XmlMDataStd_RealArrayDriver.cxx
index 2304bee..ac815fd 100644 (file)
@@ -134,7 +134,7 @@ Standard_Boolean XmlMDataStd_RealArrayDriver::Paste
     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