cryptoservices/filebasedcertificateandkeystores/test/ttestplugin/dummycommonkeystore.cpp
changeset 8 35751d3474b7
parent 0 2c201484c85f
equal deleted inserted replaced
2:675a964f4eb5 8:35751d3474b7
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 #include <e32std.h>
    19 #include <e32std.h>
    20 #include <implementationproxy.h>
    20 #include <ecom/implementationproxy.h>
    21 #include "cdummytokentypeclient.h"
    21 #include "cdummytokentypeclient.h"
    22 
    22 
    23 #ifdef MANAGER_INTERFACE_ONE
    23 #ifdef MANAGER_INTERFACE_ONE
    24 const TInt KDummyImplementationId = 0x101FAAA2;
    24 const TInt KDummyImplementationId = 0x101FAAA2;
    25 #else
    25 #else