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