No more need to reference node's symbols

This commit is contained in:
Cheng Zhao
2015-04-10 15:20:45 +08:00
parent 8894cfab50
commit 3a5bb588e5
3 changed files with 3 additions and 24 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