deviceupdatesui/deviceupdates/src/nsmldmsyncprofile.cpp
changeset 36 9eefb50e711a
parent 33 7464c1e21dae
child 37 1cab1a4490f8
equal deleted inserted replaced
35:8cb2989024b1 36:9eefb50e711a
    14 * Description:  Methods for CNSmlDMSyncProfile
    14 * Description:  Methods for CNSmlDMSyncProfile
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 #include "NSmlDMSyncProfile.h"
       
    20 #include <SyncMLTransportProperties.h>
    19 #include <SyncMLTransportProperties.h>
    21 #include "NSmlDMdef.h"
    20 #include "nsmldmsyncprofile.h"
    22 #include "NSmlDMSyncDebug.h"
    21 #include "nsmldmdef.h"
    23 #include "NSmlDMSyncUtil.h"
    22 #include "nsmldmsyncdebug.h"
       
    23 #include "nsmldmsyncutil.h"
    24 
    24 
    25 // ============================ MEMBER FUNCTIONS ==============================
    25 // ============================ MEMBER FUNCTIONS ==============================
    26 //
    26 //
    27 
    27 
    28 // -----------------------------------------------------------------------------
    28 // -----------------------------------------------------------------------------