Include Environment declarations in node_common.h.
This commit is contained in:
parent
8fc1e055bf
commit
4e4e316005
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue