Update the Mongoose module to work with the modified API.

Separate Mongoose handles into their own source files.
This commit is contained in:
Sandu Liviu Catalin
2016-06-03 21:30:05 +03:00
parent 26d12d601d
commit e1a1ccf979
17 changed files with 415 additions and 886 deletions
-3
View File
@@ -2,9 +2,6 @@
#include "Connection.hpp"
#include "Manager.hpp"
// ------------------------------------------------------------------------------------------------
#include <sqrat.h>
// ------------------------------------------------------------------------------------------------
namespace SqMod {