#pragma once #include "gm9lua.h" #define GM9LUA_OSLIBNAME "os" int gm9lua_open_os(lua_State* L);