serviceproviders/sapi_contacts_vpbk/tsrc/dev/tprovidertest_vpbk/src/txmlconvertor.cpp
changeset 23 50974a8b132e
parent 5 989d2f495d90
equal deleted inserted replaced
19:8d692d9f828f 23:50974a8b132e
    19 
    19 
    20 
    20 
    21 // INCLUDE FILES
    21 // INCLUDE FILES
    22 #include <e32svr.h>
    22 #include <e32svr.h>
    23 
    23 
    24 #include <LiwServiceHandler.h>
    24 #include <liwservicehandler.h>
    25 #include <Liwbufferextension.h>
    25 #include <liwbufferextension.h>
    26 #include <gmxmldocument.h>
    26 #include <gmxmldocument.h>
    27 #include <gmxmlelement.h>
    27 #include <gmxmlelement.h>
    28 #include <gmxmlcharacterdata.h>
    28 #include <gmxmlcharacterdata.h>
    29 #include <charconv.H>
    29 #include <charconv.h>
    30 #include <gmxmltext.h>
    30 #include <gmxmltext.h>
    31 
    31 
    32 #include "txmlconvertor.h"
    32 #include "txmlconvertor.h"
    33 
    33 
    34 #include <f32file.h>
    34 #include <f32file.h>