win: Fix linking errors

This commit is contained in:
Cheng Zhao 2015-04-01 21:33:08 +08:00
parent 2915774644
commit 211e386c89
3 changed files with 3 additions and 6 deletions

View file

@ -7,6 +7,8 @@
// Include common headers for using node APIs.
#define BUILDING_NODE_EXTENSION
#undef ASSERT
#undef CHECK
#undef CHECK_EQ