changeset 65 | 970c0057d9bc |
parent 8 | 35751d3474b7 |
--- a/cryptoservices/certificateandkeymgmt/asn1/asn1libdec.cpp Mon May 03 14:11:52 2010 +0300 +++ b/cryptoservices/certificateandkeymgmt/asn1/asn1libdec.cpp Tue May 25 00:47:47 2010 +0530 @@ -18,3 +18,8 @@ #include <asn1dec.h> + +// Dummy definition, just to satisfy SDK creation check +EXPORT_C TASN1DecEnumerated::TASN1DecEnumerated() +{ +}