serviceproviders/sapi_contacts_vpbk/tsrc/dev/tcontactsprovidetest_sim/src/tcontactsprovider_sim_blocks.cpp
changeset 33 50974a8b132e
parent 19 989d2f495d90
child 58 ea43c23d28d2
equal deleted inserted replaced
32:8d692d9f828f 33:50974a8b132e
    22 
    22 
    23 
    23 
    24 // INCLUDE FILES
    24 // INCLUDE FILES
    25 #include <e32svr.h>
    25 #include <e32svr.h>
    26 #include <StifParser.h>
    26 #include <StifParser.h>
    27 #include <Stiftestinterface.h>
    27 #include <StifTestInterface.h>
    28 
    28 
    29 #include <f32file.h>
    29 #include <f32file.h>
    30 #include <e32des16.h>
    30 #include <e32des16.h>
    31 #include <e32base.h>
    31 #include <e32base.h>
    32 
    32 
    33 #include <LiwServiceHandler.h>
    33 #include <liwservicehandler.h>
    34 #include <LiwCommon.h>
    34 #include <liwcommon.h>
    35 
    35 
    36 #include "serviceerrno.h"
    36 #include "serviceerrno.h"
    37 
    37 
    38 #include "tcontactsprovider_sim.h"
    38 #include "tcontactsprovider_sim.h"
    39 
    39