We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48cc1d8 commit 2bde4d1Copy full SHA for 2bde4d1
nan.h
@@ -29,6 +29,7 @@
29
#define IOJS_1_1_MODULE_VERSION 43
30
#define IOJS_2_0_MODULE_VERSION 44
31
#define IOJS_3_0_MODULE_VERSION 45
32
+#define NODE_4_0_MODULE_VERSION 46
33
34
#ifdef _MSC_VER
35
# define NAN_HAS_CPLUSPLUS_11 (_MSC_VER >= 1800)
0 commit comments