#ifndef _lua__unsaferewind__hpp__included__ #define _lua__unsaferewind__hpp__included__ struct lua_unsaferewind { std::vector state; uint64_t frame; uint64_t lag; uint64_t ptr; uint64_t secs; uint64_t ssecs; std::vector pollcounters; }; #endif