#ifndef __LUA_INCL_H__ #define __LUA_INCL_H__ extern "C" { #include #include #include } #endif /* __LUA_INCL_H__ */