cryptoservices/certificateandkeymgmt/tpkixcert/taction_build.h
changeset 15 da2ae96f639b
parent 8 35751d3474b7
child 58 a5e05e7296f9
equal deleted inserted replaced
10:afc583cfa176 15:da2ae96f639b
    22 */
    22 */
    23  
    23  
    24 #ifndef __TACTION_BUILD_H__
    24 #ifndef __TACTION_BUILD_H__
    25 #define __TACTION_BUILD_H__
    25 #define __TACTION_BUILD_H__
    26 
    26 
    27 #include <testhandler2/t_testaction.h>
    27 #include "t_testaction.h"
    28 #include <unifiedcertstore.h>
    28 #include <unifiedcertstore.h>
    29 #include "tcertutils.h"
    29 #include "tcertutils.h"
    30 
    30 
    31 class CAddCall : public CBase
    31 class CAddCall : public CBase
    32 	{
    32 	{