Forgot to add MySQLResult lua binding

This commit is contained in:
BeniS
2013-03-05 20:33:27 +13:00
parent 9305053e34
commit a7b27ef8dd
2 changed files with 16 additions and 4 deletions

View File

@@ -27,7 +27,6 @@
#include <framework/luaengine/luaobject.h>
#include <boost/thread.hpp>
#include <ctime>
class Database : public LuaObject
{