phoneclientserver/phoneserver/Inc/Standard/Standard_Aiw/CPhSrvEmergencyRequestManager.h
branchRCL_3
changeset 20 987c9837762f
parent 19 7d48bed6ce0c
equal deleted inserted replaced
19:7d48bed6ce0c 20:987c9837762f
    20 #define CPHSRVEMERGENCYREQUESTMANAGER_H
    20 #define CPHSRVEMERGENCYREQUESTMANAGER_H
    21 
    21 
    22 
    22 
    23 // INCLUDES
    23 // INCLUDES
    24 #include <e32base.h>
    24 #include <e32base.h>
    25 #include "mphsrvemergencynegotiators.h" 
    25 #include "MPhSrvEmergencyNegotiators.h"
    26 #include "mphsrvemergencyinitiators.h" 
    26 #include "MPhSrvEmergencyInitiators.h"
    27 
    27 
    28 
    28 
    29 // FORWARD DECLARATIONS
    29 // FORWARD DECLARATIONS
    30 class CPhSrvCallRequest;
    30 class CPhSrvCallRequest;
    31 
    31