changeset 48 | 1389872e7c51 |
parent 0 | c53acadfccc6 |
child 50 | 85f623e1ef41 |
--- a/inc/mdcdef.h Fri Aug 06 09:56:02 2010 +0300 +++ b/inc/mdcdef.h Mon Aug 23 13:33:21 2010 +0300 @@ -25,7 +25,7 @@ NONSHARABLE_CLASS(TMdCDef) : protected TMdCSerializationType { protected: - TMdCDef(TMdCStructTypes aType) : TMdCSerializationType( aType ) + TMdCDef(TMdCStructTypes aType) : TMdCSerializationType( aType ), iDefId( 0 ) { }