16 lines
416 B
C
16 lines
416 B
C
|
/////////////////////////////////////////////////////////////////////////
|
|||
|
///@author <20><>̩֤ȯ<D6A4>ɷ<EFBFBD><C9B7><EFBFBD><EFBFBD><EFBFBD>˾
|
|||
|
///@file xtp_api_struct.h
|
|||
|
///@brief <20><><EFBFBD><EFBFBD>ҵ<EFBFBD><D2B5><EFBFBD><EFBFBD><EFBFBD>ݽṹ
|
|||
|
/////////////////////////////////////////////////////////////////////////
|
|||
|
#ifndef _XTP_API_STRUCT_H_
|
|||
|
#define _XTP_API_STRUCT_H_
|
|||
|
|
|||
|
#include "xtp_api_struct_common.h"
|
|||
|
#include "xquote_api_struct.h"
|
|||
|
#include "xoms_api_struct.h"
|
|||
|
|
|||
|
|
|||
|
#endif // !_XTP_API_STRUCT_H_
|
|||
|
|