stoneage8.5/石器时代8.5客户端最新源代码/石器源码/other/trade.cpp
2020-06-23 15:27:59 +08:00

20 lines
410 B
C++

// trade.cpp: implementation of the trade class.
//
//////////////////////////////////////////////////////////////////////
/*#include "systeminc/version.h"
#include "trade.h"
//////////////////////////////////////////////////////////////////////
// Construction/Destruction
//////////////////////////////////////////////////////////////////////
trade::trade()
{
}
trade::~trade()
{
}
*/