浏览该文件的文档. 1#ifndef NOT_KEPLER_PROJECT_COMPAT54_H_
2#define NOT_KEPLER_PROJECT_COMPAT54_H_
4#if defined(__cplusplus) && !defined(COMPAT53_LUA_CPP)
10#if defined(__cplusplus) && !defined(COMPAT53_LUA_CPP)
14#if defined(LUA_VERSION_NUM) && LUA_VERSION_NUM == 504
16#if !defined(LUA_ERRGCMM)
20# define LUA_ERRGCMM (LUA_ERRERR + 2)