mirror of
https://gitee.com/acl-dev/acl.git
synced 2024-11-30 10:57:34 +08:00
9697f95b8f
This reverts commit 15d999759e
.
11 lines
201 B
C
11 lines
201 B
C
// stdafx.h : 标准系统包含文件的包含文件,
|
|
// 或是常用但不常更改的项目特定的包含文件
|
|
//
|
|
|
|
#pragma once
|
|
|
|
// TODO: 在此处引用程序要求的附加头文件
|
|
|
|
#include "lib_acl.h"
|
|
#include "lib_protocol.h"
|