diff -r 07c4e3a0535d -r b38692a04122 cryptoservices/certificateandkeymgmt/asn1/asn1libdec.cpp --- a/cryptoservices/certificateandkeymgmt/asn1/asn1libdec.cpp Tue May 25 14:37:45 2010 +0300 +++ b/cryptoservices/certificateandkeymgmt/asn1/asn1libdec.cpp Wed Jun 09 11:39:05 2010 +0300 @@ -18,3 +18,8 @@ #include + +// Dummy definition, just to satisfy SDK creation check +EXPORT_C TASN1DecEnumerated::TASN1DecEnumerated() +{ +}