mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
No more need to reference node's symbols
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
|
||||
// Include common headers for using node APIs.
|
||||
|
||||
#define BUILDING_NODE_EXTENSION
|
||||
|
||||
#undef ASSERT
|
||||
#undef CHECK
|
||||
#undef CHECK_EQ
|
||||
|
||||
Reference in New Issue
Block a user