win: Fix linking

This commit is contained in:
Cheng Zhao 2015-04-06 14:21:21 +08:00
parent e64101e31f
commit 938069a389
5 changed files with 37 additions and 9 deletions

View file

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