phoneclientserver/phoneserver/Src/CommandHandler/CPhSrvSubSessionCommandHandlerNotifyStub.cpp
branchRCL_3
changeset 20 987c9837762f
parent 19 7d48bed6ce0c
equal deleted inserted replaced
19:7d48bed6ce0c 20:987c9837762f
    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