Hikyuu
build_in.h
浏览该文件的文档.
1 /*
2  * build_in.h
3  *
4  * Created on: 2013-2-14
5  * Author: fasiondog
6  */
7 
8 #ifndef TRADE_MANAGE_BUILD_IN_H_
9 #define TRADE_MANAGE_BUILD_IN_H_
10 
11 #include "crt/crtTM.h"
12 #include "crt/TC_TestStub.h"
13 #include "crt/TC_Zero.h"
14 #include "crt/TC_FixedA.h"
15 #include "crt/TC_FixedA2015.h"
16 #include "crt/TC_FixedA2017.h"
17 
18 #endif /* TRADE_MANAGE_BUILD_IN_H_ */