Yet more work on eng::malloc
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
|
||||
#include "luastack.hpp"
|
||||
|
||||
class LuaConsole {
|
||||
class LuaConsole : public eng::nevernew {
|
||||
public:
|
||||
using StringVec = eng::vector<eng::string>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user