cryptoservices/filebasedcertificateandkeystores/test/ttestplugin/dummycommonkeystore.cpp
equal
deleted
inserted
replaced
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 |