hikyuu2/hikyuu_cpp/hikyuu/trade_manage/build_in.h

20 lines
362 B
C++

/*
* build_in.h
*
* Created on: 2013-2-14
* Author: fasiondog
*/
#pragma once
#ifndef TRADE_MANAGE_BUILD_IN_H_
#define TRADE_MANAGE_BUILD_IN_H_
#include "crt/crtTM.h"
#include "crt/TC_TestStub.h"
#include "crt/TC_Zero.h"
#include "crt/TC_FixedA.h"
#include "crt/TC_FixedA2015.h"
#include "crt/TC_FixedA2017.h"
#endif /* TRADE_MANAGE_BUILD_IN_H_ */