Build Node bindings on Windows (#6334)

Extends CI to build NodeJS bindings for Windows.
This commit is contained in:
Siarhei Fedartsou
2022-09-20 21:43:13 +02:00
committed by GitHub
parent 1c65ea2194
commit 9b834810d5
13 changed files with 1775 additions and 1180 deletions
+1
View File
@@ -27,6 +27,7 @@ THE SOFTWARE.
#include <assert.h>
#include <math.h>
#include <memory.h>
#if defined(_MSC_VER)
#include "rapidjson/msinttypes/stdint.h"