cryptomgmtlibs/securitytestfw/test/testhandler_on_testexecute/server.h
changeset 8 35751d3474b7
parent 0 2c201484c85f
equal deleted inserted replaced
2:675a964f4eb5 8:35751d3474b7
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 
    19 
    20 
    20 
    21 
       
    22 
       
    23 /**
    21 /**
    24  @file server.h
    22  @file
    25 */
    23 */
    26 #ifndef __SERVER_H__
    24 #ifndef __SERVER_H__
    27 #define __SERVER_H__
    25 #define __SERVER_H__
    28 
    26 
    29 #include <testexecuteserverbase.h>
    27 #include <test/testexecuteserverbase.h>
    30 
    28 
    31 struct TScriptTests;
    29 struct TScriptTests;
    32 
    30 
    33 namespace TestExecuteInterface
    31 namespace TestExecuteInterface
    34 	{
    32 	{