No longer needs to define node_includes.h at last
This commit is contained in:
parent
46b2b91a27
commit
e365cb6b1c
17 changed files with 17 additions and 31 deletions
|
@ -5,6 +5,8 @@
|
|||
#ifndef ATOM_COMMON_NODE_INCLUDES_H_
|
||||
#define ATOM_COMMON_NODE_INCLUDES_H_
|
||||
|
||||
#include "base/logging.h"
|
||||
|
||||
// Include common headers for using node APIs.
|
||||
|
||||
#define BUILDING_NODE_EXTENSION
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue