connectivitymodules/SeCon/servers/syncserver/inc/sconsyncrelationship.h
changeset 58 188bc5f6a454
parent 40 b63e67867dcd
equal deleted inserted replaced
57:f0f16adb99c2 58:188bc5f6a454
    20 #define SCONSYNCRELATIONSHIP_H_
    20 #define SCONSYNCRELATIONSHIP_H_
    21 
    21 
    22 #include <e32base.h>
    22 #include <e32base.h>
    23 #include <f32file.h> 
    23 #include <f32file.h> 
    24 #include <s32file.h>
    24 #include <s32file.h>
    25 #include <syncml/smldatasyncdefs.h>
    25 #include <smldatasyncdefs.h>
    26 #include <syncmldef.h>
    26 #include <syncmldef.h>
    27 
    27 
    28 class CDictionaryFileStore;
    28 class CDictionaryFileStore;
    29 
    29 
    30 NONSHARABLE_CLASS ( CSconSyncRelationship ) : public CBase, public MSmlSyncRelationship
    30 NONSHARABLE_CLASS ( CSconSyncRelationship ) : public CBase, public MSmlSyncRelationship