diff -r dd83586b62d6 -r b4bf7a662141 cryptoservices/certificateandkeymgmt/asn1/asn1libdec.cpp --- a/cryptoservices/certificateandkeymgmt/asn1/asn1libdec.cpp Fri Jun 11 15:32:35 2010 +0300 +++ b/cryptoservices/certificateandkeymgmt/asn1/asn1libdec.cpp Tue Jul 06 16:21:56 2010 +0300 @@ -18,3 +18,8 @@ #include + +// Dummy definition, just to satisfy SDK creation check +EXPORT_C TASN1DecEnumerated::TASN1DecEnumerated() +{ +}