cryptoservices/certificateandkeymgmt/asn1/asn1libdec.cpp
changeset 80 b4bf7a662141
parent 8 35751d3474b7
equal deleted inserted replaced
71:dd83586b62d6 80:b4bf7a662141
    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 }