Use node::NodePlatform instead of v8::platform in atom::NodeDebugger
This commit is contained in:
parent
ad732b45d2
commit
1cf95d2a26
3 changed files with 7 additions and 6 deletions
|
@ -31,5 +31,6 @@
|
|||
#include "vendor/node/src/node_buffer.h"
|
||||
#include "vendor/node/src/node_debug_options.h"
|
||||
#include "vendor/node/src/node_internals.h"
|
||||
#include "vendor/node/src/node_platform.h"
|
||||
|
||||
#endif // ATOM_COMMON_NODE_INCLUDES_H_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue