1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2025-08-16 12:57:10 +02:00

Initial ZMQ bindings.

This commit is contained in:
Sandu Liviu Catalin
2021-02-02 19:07:02 +02:00
parent 82b7f75b80
commit fc9419677f
1092 changed files with 147348 additions and 92 deletions

View File

@@ -8,7 +8,7 @@ namespace SqMod {
// ================================================================================================
void Register_POCO_JSON(HSQUIRRELVM vm)
void Register_POCO_JSON(HSQUIRRELVM vm, Table &)
{
Table ns(vm);