mirror of
https://github.com/electron/electron.git
synced 2026-01-25 23:38:18 -05:00
Include Environment declarations in node_common.h.
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
#undef CHECK
|
||||
#undef DISALLOW_COPY_AND_ASSIGN
|
||||
#include "vendor/node/src/env.h"
|
||||
#include "vendor/node/src/env-inl.h"
|
||||
#include "vendor/node/src/node.h"
|
||||
#include "vendor/node/src/node_internals.h"
|
||||
using node::node_isolate;
|
||||
|
||||
Reference in New Issue
Block a user