diff options
author | chai <chaifix@163.com> | 2018-11-18 23:44:40 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2018-11-18 23:44:40 +0800 |
commit | 8cb74178c2b8e5883a1181af687fa8cfc0c6e5da (patch) | |
tree | f56c536a029148df35bd4e82034a9b563a2381df /src/libjin/Utils/je_macros.h | |
parent | f0f340dec7821cee103ab9267ef941a917ef4dc4 (diff) |
*修改目录为小写
Diffstat (limited to 'src/libjin/Utils/je_macros.h')
-rw-r--r-- | src/libjin/Utils/je_macros.h | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/src/libjin/Utils/je_macros.h b/src/libjin/Utils/je_macros.h deleted file mode 100644 index 6e4e7a9..0000000 --- a/src/libjin/Utils/je_macros.h +++ /dev/null @@ -1,17 +0,0 @@ -#ifndef __JE_MACROS_H__ -#define __JE_MACROS_H__ -#include <cstring> - -//#define implement // ʵֽӿ -// -//#define shared // ķ -// -//#define MASK // enum -// -//#define onlyonce // ֻһ -//#define CALLONCE(call) static char __dummy__=(call, 1) // ֻһ -//#define SAFECALL(func, params) if(func) func(params) -// -//#define zero(mem) memset(&mem, 0, sizeof(mem)) - -#endif
\ No newline at end of file |