cbsatplugin/atmisccmdplugin/src/cpincommandhandler.cpp
changeset 31 a0ea99b6fa53
parent 26 b78e66e88238
child 32 19bd632b5100
equal deleted inserted replaced
30:df7a93ede42e 31:a0ea99b6fa53
    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     {