#pragma once #include #include namespace rgw::lua { const std::string CEPH_LUA_VERSION(LUA_VERSION_MAJOR "." LUA_VERSION_MINOR); }