authorisation/userpromptservice/test/tups/src/tupsdbmanagementstep.h
changeset 15 da2ae96f639b
parent 8 35751d3474b7
equal deleted inserted replaced
10:afc583cfa176 15:da2ae96f639b
    23  
    23  
    24 #if (!defined __UPSDB_STEP_H__)
    24 #if (!defined __UPSDB_STEP_H__)
    25 #define __UPSDB_STEP_H__
    25 #define __UPSDB_STEP_H__
    26 #include <test/testexecutestepbase.h>
    26 #include <test/testexecutestepbase.h>
    27 #include "tupsintegstepbase.h"
    27 #include "tupsintegstepbase.h"
    28 #include <test/tups_clientapi_sysserver.h>
    28 #include "tups_clientapi_sysserver.h"
    29 #include "tupsproperty.h"
    29 #include "tupsproperty.h"
    30 #include <ups/upsclient.h>
    30 #include <ups/upsclient.h>
    31 using namespace UserPromptService;
    31 using namespace UserPromptService;
    32 
    32 
    33 /**
    33 /**