Build Node bindings on Windows (#6334)
Extends CI to build NodeJS bindings for Windows.
This commit is contained in:
committed by
GitHub
parent
1c65ea2194
commit
9b834810d5
@@ -27,6 +27,7 @@ THE SOFTWARE.
|
||||
|
||||
#include <assert.h>
|
||||
#include <math.h>
|
||||
#include <memory.h>
|
||||
|
||||
#if defined(_MSC_VER)
|
||||
#include "rapidjson/msinttypes/stdint.h"
|
||||
|
||||
Reference in New Issue
Block a user