cbsatplugin/atmisccmdplugin/src/cpincommandhandler.cpp
changeset 47 9e2a905b887f
parent 32 19bd632b5100
child 72 4b59561a31c0
equal deleted inserted replaced
45:b0aebde9b1fb 47:9e2a905b887f
    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     {