cbsatplugin/atmisccmdplugin/src/cpincommandhandler.cpp
changeset 52 4545c04e61e1
parent 37 91746b151f97
child 72 4b59561a31c0
equal deleted inserted replaced
41:0b2439c3e397 52:4545c04e61e1
    16 //
    16 //
    17 
    17 
    18 #include "cpincommandhandler.h"
    18 #include "cpincommandhandler.h"
    19 
    19 
    20 #include <mmretrieve.h>         // define AO wrapper
    20 #include <mmretrieve.h>         // define AO wrapper
    21 #include <EXTERROR.H>           // Additional RMobilePhone error code
    21 #include <exterror.h>           // Additional RMobilePhone error code
    22 
    22 
    23 #include "debug.h"
    23 #include "debug.h"
    24 
    24 
    25 CCPINCommandHandler* CCPINCommandHandler::NewL(MATMiscCmdPlugin* aCallback, TAtCommandParser& aATCmdParser, RMobilePhone& aPhone)
    25 CCPINCommandHandler* CCPINCommandHandler::NewL(MATMiscCmdPlugin* aCallback, TAtCommandParser& aATCmdParser, RMobilePhone& aPhone)
    26     {
    26     {