cryptoservices/certificateandkeymgmt/asn1/asn1libdec.cpp
branchRCL_3
changeset 53 b38692a04122
parent 8 35751d3474b7
equal deleted inserted replaced
50:07c4e3a0535d 53:b38692a04122
    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 }