phoneclientserver/phoneserver/Src/CommandHandler/CPhSrvSubSessionCommandHandlerNotifyStub.cpp
branchRCL_3
changeset 19 7d48bed6ce0c
parent 0 ff3b6d0fd310
child 20 987c9837762f
equal deleted inserted replaced
18:594d59766373 19:7d48bed6ce0c
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 
    19 
    20 // INCLUDE FILES
    20 // INCLUDE FILES
    21 #include "CPhSrvSubSessionBase.h"
    21 #include "cphsrvsubsessionbase.h" 
    22 #include "CPhSrvSession.h"
    22 #include "cphsrvsession.h" 
    23 #include "CPhSrvServer.h"
    23 #include "cphsrvserver.h" 
    24 #include <PhCltTypes.h>
    24 #include <phclttypes.h> 
    25 #include "MPhSrvComHandNegotiators.h"
    25 #include "mphsrvcomhandnegotiators.h" 
    26 #include "CPhSrvSubSessionCommandHandlerNotify.h"
    26 #include "cphsrvsubsessioncommandhandlernotify.h" 
    27 
    27 
    28 
    28 
    29 
    29 
    30 // ============================ MEMBER FUNCTIONS ===============================
    30 // ============================ MEMBER FUNCTIONS ===============================
    31 
    31