// ------------------------------------------------------------------------------------------------
#include "Library/Utils/JSON.hpp"

// ------------------------------------------------------------------------------------------------
namespace SqMod {

// ================================================================================================
void Register_JSON(HSQUIRRELVM vm, Table & ns)
{

}

} // Namespace:: SqMod