mirror of
https://gitee.com/acl-dev/acl.git
synced 2024-12-01 03:17:37 +08:00
9697f95b8f
This reverts commit 15d999759e
.
9 lines
217 B
C++
9 lines
217 B
C++
// stdafx.cpp : 只包括标准包含文件的源文件
|
|
// socket_stream.pch 将成为预编译头
|
|
// stdafx.obj 将包含预编译类型信息
|
|
|
|
#include "stdafx.h"
|
|
|
|
// TODO: 在 STDAFX.H 中
|
|
//引用任何所需的附加头文件,而不是在此文件中引用
|