acl/app/master/daemon/stdafx.h

8 lines
112 B
C
Raw Normal View History

2017-06-13 21:56:56 +08:00
#ifndef __STDAFX_INCLUDE_H_
#define __STDAFX_INCLUDE_H_
#include "lib_acl.h"
#include "lib_protocol.h"
#endif