harvester/harvesterserver/inc/cblacklistmgr.h
changeset 1 6f2c1c46032b
parent 0 671dee74050a
child 7 a5fbfefd615f
equal deleted inserted replaced
0:671dee74050a 1:6f2c1c46032b
    18 
    18 
    19 #ifndef CBLACKLISTMGR_H
    19 #ifndef CBLACKLISTMGR_H
    20 #define CBLACKLISTMGR_H
    20 #define CBLACKLISTMGR_H
    21 
    21 
    22 #include <e32base.h>
    22 #include <e32base.h>
    23 #include "CBlacklistDb.h"
    23 
       
    24 class CBlacklistDb;
    24 
    25 
    25 class CBlacklistMgr : public CBase
    26 class CBlacklistMgr : public CBase
    26     {
    27     {
    27 public :
    28 public :
    28     /*
    29     /*