backupandrestore/backupengine/src/sbedataowner.cpp
branchRCL_3
changeset 15 f85613f12947
parent 13 81da3301b632
equal deleted inserted replaced
13:81da3301b632 15:f85613f12947
    23 #include "sbedataowner.h"
    23 #include "sbedataowner.h"
    24 #include "abserver.h"
    24 #include "abserver.h"
    25 #include "sbtypes.h"
    25 #include "sbtypes.h"
    26 #include "sblog.h"
    26 #include "sblog.h"
    27 #include "sbeparserdefs.h"
    27 #include "sbeparserdefs.h"
    28 #include <connect/panic.h>
    28 #include "sbepanic.h"
    29 
    29 
    30 namespace conn
    30 namespace conn
    31 	{	
    31 	{	
    32 	_LIT(KDrive, "?:");
    32 	_LIT(KDrive, "?:");
    33 	_LIT(KDriveAndSlash, "?:\\");
    33 	_LIT(KDriveAndSlash, "?:\\");