Commit ebd09bd
Gabriel Schulhof
Fix build on versions between 8.0.0 and 8.6.0
There are conflicting definitions for node::async_id and
node::async_context in Node.js 8.2.
PR-URL: #209
Reviewed-By: Michael Dawson <[email protected]>1 parent b9aaaf2 commit ebd09bd
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
80 | 81 | | |
| 82 | + | |
81 | 83 | | |
82 | 84 | | |
83 | 85 | | |
| |||
0 commit comments