phoneclientserver/phoneserver/Src/Standard/PhSrvUtils.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 // INCLUDES
    19 // INCLUDES
    20 #include <e32base.h>
    20 #include <e32base.h>
    21 #include "PhSrvUtils.h"
    21 #include "phsrvutils.h" 
    22 
    22 
    23 
    23 
    24 // CONSTANTS
    24 // CONSTANTS
    25 _LIT( KPhoneServerPanicCategory, "PhSrvFault" );
    25 _LIT( KPhoneServerPanicCategory, "PhSrvFault" );
    26 
    26