uiutils/Findutil/inc/ChineseFindUtils.h
branchRCL_3
changeset 4 8ca85d2f0db7
parent 0 2f259fa3e83a
equal deleted inserted replaced
0:2f259fa3e83a 4:8ca85d2f0db7
    27 #define C_CHINESE_FIND_COMMON_H
    27 #define C_CHINESE_FIND_COMMON_H
    28 
    28 
    29 // INCLUDES
    29 // INCLUDES
    30 #include <w32std.h>
    30 #include <w32std.h>
    31 #include <e32base.h>
    31 #include <e32base.h>
    32 #include <CenRepNotifyHandler.h>
    32 #include <cenrepnotifyhandler.h>
    33 
    33 
    34 // FORWARD DECLARATION
    34 // FORWARD DECLARATION
    35 class CRepository;
    35 class CRepository;
    36 
    36 
    37 
    37