mirror of
https://gitee.com/acl-dev/acl.git
synced 2024-12-14 08:50:53 +08:00
8 lines
112 B
C
8 lines
112 B
C
|
#ifndef __STDAFX_INCLUDE_H_
|
||
|
#define __STDAFX_INCLUDE_H_
|
||
|
|
||
|
#include "lib_acl.h"
|
||
|
#include "lib_protocol.h"
|
||
|
|
||
|
#endif
|