Hikyuu
build_in.h
浏览该文件的文档.
1 /*
2  * build_in.h
3  *
4  * Created on: 2013-5-5
5  * Author: fasiondog
6  */
7 
8 #ifndef SLIPPAGE_BUILD_IN_H_
9 #define SLIPPAGE_BUILD_IN_H_
10 
11 #include "crt/SP_FixedPercent.h"
12 #include "crt/SP_FixedValue.h"
13 
14 
15 #endif /* SLIPPAGE_BUILD_IN_H_ */