中国象棋控件
v2.0.13
载入中...
搜索中...
未找到
Src
Common.h
1
// 作者:康林 <kl222@126.com>
2
// common.h: interface for the common class.
3
//
5
6
#if !defined(AFX_COMMON_H__188591AD_1F5C_4186_9BD3_F358DFCA3652__INCLUDED_)
7
#define AFX_COMMON_H__188591AD_1F5C_4186_9BD3_F358DFCA3652__INCLUDED_
8
9
#if _MSC_VER > 1000
10
#pragma once
11
#endif
// _MSC_VER > 1000
12
13
int
sig(
int
x);
14
15
#endif
// !defined(AFX_COMMON_H__188591AD_1F5C_4186_9BD3_F358DFCA3652__INCLUDED_)
制作者
1.9.8