serviceproviders/sapi_serviceregistry/inc/serviceinterface.h
changeset 33 50974a8b132e
parent 19 989d2f495d90
equal deleted inserted replaced
32:8d692d9f828f 33:50974a8b132e
    18 
    18 
    19 #ifndef SERVICEINTERFACE_H
    19 #ifndef SERVICEINTERFACE_H
    20 #define SERVICEINTERFACE_H
    20 #define SERVICEINTERFACE_H
    21 
    21 
    22 #include <liwcommon.h>
    22 #include <liwcommon.h>
    23 #include <LiwVariant.h>
    23 #include <liwvariant.h>
    24 #include <LiwGenericParam.h>
    24 #include <liwgenericparam.h>
    25 #include <LiwServiceHandler.h>
    25 #include <liwservicehandler.h>
    26 
    26 
    27 
    27 
    28 // CLASS DECLARATION
    28 // CLASS DECLARATION
    29 class CSvcRegIterator;
    29 class CSvcRegIterator;
    30 
    30