cryptoservices/certificateandkeymgmt/asn1/asn1libdec.cpp
changeset 65 970c0057d9bc
parent 8 35751d3474b7
equal deleted inserted replaced
60:11c66574c2a2 65:970c0057d9bc
    16 *
    16 *
    17 */
    17 */
    18 
    18 
    19 
    19 
    20 #include <asn1dec.h>
    20 #include <asn1dec.h>
       
    21 
       
    22 // Dummy definition, just to satisfy SDK creation check
       
    23 EXPORT_C TASN1DecEnumerated::TASN1DecEnumerated()
       
    24 {
       
    25 }