phoneclientserver/phoneserver/Inc/Messenger/CPhSrvMessengerObject.h
branchRCL_3
changeset 19 7d48bed6ce0c
parent 0 ff3b6d0fd310
child 20 987c9837762f
equal deleted inserted replaced
18:594d59766373 19:7d48bed6ce0c
    22 
    22 
    23 
    23 
    24 // INCLUDES
    24 // INCLUDES
    25 #include <e32base.h>
    25 #include <e32base.h>
    26 
    26 
    27 #include "PhSrvMessengerTypes.h"
    27 #include "phsrvmessengertypes.h" 
    28 #include <CPhCltCommandHandler.h>
    28 #include <cphcltcommandhandler.h> 
    29 
    29 
    30 // FORWARD DECLARATIONS
    30 // FORWARD DECLARATIONS
    31 class CPhSrvSubSessionBase;
    31 class CPhSrvSubSessionBase;
    32 
    32 
    33 
    33