phoneclientserver/phoneserver/Inc/Standard/CPhSrvSession.h
changeset 13 e32024264ebb
parent 12 ae8abd0db65c
equal deleted inserted replaced
12:ae8abd0db65c 13:e32024264ebb
    19 #ifndef CPHSRVSESSION_H
    19 #ifndef CPHSRVSESSION_H
    20 #define CPHSRVSESSION_H
    20 #define CPHSRVSESSION_H
    21 
    21 
    22 // INCLUDES
    22 // INCLUDES
    23 #include <e32base.h>
    23 #include <e32base.h>
    24 #include "PhCltClientServer.h" 
    24 #include "phcltclientserver.h" 
    25 
    25 
    26 // FORWARD DECLARATIONS
    26 // FORWARD DECLARATIONS
    27 class CPhSrvServer;
    27 class CPhSrvServer;
    28 class CPhSrvCallNotify;
    28 class CPhSrvCallNotify;
    29 class CPhSrvReqManager;
    29 class CPhSrvReqManager;