0025418: Debug output to be limited to OCC development environment
[occt.git] / src / MPrsStd / MPrsStd_AISPresentationStorageDriver.cxx
index efb0eac..6bba5f5 100644 (file)
@@ -82,7 +82,7 @@ void MPrsStd_AISPresentationStorageDriver::Paste(const Handle(TDF_Attribute)& So
 
    T->SetMode(S->Mode());
 
-#ifdef MPRSSTD_DEB
+#ifdef OCCT_DEBUG
   cout << "AISPresentationStorageDriver "  << "storaged DriverGUID ==> "   << guid->Convert() << endl;
 #endif
 }