#include "base/Config.h" #ifndef __ax_spine_h__ #define __ax_spine_h__ #include "tolua++.h" int register_all_ax_spine(lua_State* tolua_S); #endif // __ax_spine_h__