cbsatplugin/atmisccmdplugin/inc/hvercommandhandler.h
changeset 47 9e2a905b887f
parent 45 b0aebde9b1fb
equal deleted inserted replaced
45:b0aebde9b1fb 47:9e2a905b887f
    20 #define CHVERCOMMANDHANDLER_H
    20 #define CHVERCOMMANDHANDLER_H
    21 
    21 
    22 #include "atcmdsyncbase.h"
    22 #include "atcmdsyncbase.h"
    23 #include "debug.h"
    23 #include "debug.h"
    24 
    24 
    25 #include <Etel3rdParty.h>
    25 #include <etel3rdparty.h>
    26 
    26 
    27 /**
    27 /**
    28  *  AT^HVER command handler implementation class
    28  *  AT^HVER command handler implementation class
    29  */
    29  */
    30 NONSHARABLE_CLASS( CHVERCommandHandler ) : public CATCmdSyncBase
    30 NONSHARABLE_CLASS( CHVERCommandHandler ) : public CATCmdSyncBase