Yet more work on eng::malloc
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
#include "streambuffer.hpp"
|
||||
#include "luastack.hpp"
|
||||
|
||||
class LuaSnap {
|
||||
class LuaSnap : public eng::nevernew {
|
||||
private:
|
||||
lua_State *state_;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user