Salome HOME
#18963 Minimize compiler warnings
[modules/gui.git] / src / DDS / DDS_DicGroup.cxx
index 8936bd6621493b868d6966231d4bb1fbeaa3188c..a3876888d797fc8ee1317c003824a8ea71faa159 100644 (file)
@@ -57,6 +57,7 @@ DDS_DicGroup::DDS_DicGroup( const TCollection_AsciiString& name )
   \brief Copy constructor (put in private section to prevent object copying).
 */
 DDS_DicGroup::DDS_DicGroup( const DDS_DicGroup& )
+: Standard_Transient()
 {
 }