traceservices/tracefw/ulogger/unit_test/te-client/testversionstep.h
branchRCL_3
changeset 24 cc28652e0254
parent 23 26645d81f48d
child 25 047f208ea78f
equal deleted inserted replaced
23:26645d81f48d 24:cc28652e0254
    21  @file TestVersionStep.h
    21  @file TestVersionStep.h
    22  @internalTechnology
    22  @internalTechnology
    23 */
    23 */
    24 #if (!defined __TESTVERSION_STEP_H__)
    24 #if (!defined __TESTVERSION_STEP_H__)
    25 #define __TESTVERSION_STEP_H__
    25 #define __TESTVERSION_STEP_H__
    26 #include <test/testexecutestepbase.h>
    26 #include <testexecutestepbase.h>
    27 #include "te_uloggerclientsuitestepbase.h"
    27 #include "te_uloggerclientsuitestepbase.h"
    28 
    28 
    29 class CTestVersionStep : public CTestUloggerClientApiStepBase
    29 class CTestVersionStep : public CTestUloggerClientApiStepBase
    30 	{
    30 	{
    31 public:
    31 public: