ipsservices/ipssosaoplugin/src/IpsPlgAOPluginImplementationTable.cpp
branchRCL_3
changeset 64 3533d4323edc
parent 63 d189ee25cf9d
equal deleted inserted replaced
63:d189ee25cf9d 64:3533d4323edc
    13 *
    13 *
    14 * Description: ECOM plugin implementation table definitions.
    14 * Description: ECOM plugin implementation table definitions.
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 #include "ipssosaopluginheaders.h"
    18 
       
    19 #include "emailtrace.h"
       
    20 #include <e32base.h>
       
    21 #include <ecom/implementationproxy.h>
       
    22 
       
    23 #include "IpsSosAOPluginEComInterface.h"
    19 
    24 
    20 //--------------------------------
    25 //--------------------------------
    21 // Exported proxy for instantiation method resolution
    26 // Exported proxy for instantiation method resolution
    22 // Use the interface UID and Implementation factory method
    27 // Use the interface UID and Implementation factory method
    23 // as a pair for ECom instantiation.
    28 // as a pair for ECom instantiation.