hikyuu2/hikyuu_cpp/hikyuu/trade_sys/portfolio/build_in.h

15 lines
251 B
C++

/*
* build_in.h
*
* Created on: 2016年3月28日
* Author: fasiondog
*/
#pragma once
#ifndef TRADE_SYS_PORTFOLIO_BUILD_IN_H_
#define TRADE_SYS_PORTFOLIO_BUILD_IN_H_
#include "crt/PF_Simple.h"
#endif /* TRADE_SYS_PORTFOLIO_BUILD_IN_H_ */