Skip to content

Commit

Permalink
recompile node.js adapter on linux
Browse files Browse the repository at this point in the history
  • Loading branch information
ubuntu14 committed Nov 15, 2018
1 parent 00b94c8 commit 63b3ba3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Binary file modified bin/js/node-v10.11.0/linux/njadapter.node
Binary file not shown.
2 changes: 2 additions & 0 deletions include/aclientw.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,9 @@ namespace v8 {
}

template<class O> V8_INLINE static void Uncompilable() {
#ifdef WIN32_64
TYPE_CHECK(O, Primitive);
#endif
}
};
};
Expand Down

0 comments on commit 63b3ba3

Please sign in to comment.