No longer needs to define node_includes.h at last

This commit is contained in:
Cheng Zhao 2015-09-07 16:29:54 +08:00
parent 46b2b91a27
commit e365cb6b1c
17 changed files with 17 additions and 31 deletions

View file

@ -7,9 +7,8 @@
#include "atom/common/platform_util.h"
#include "atom/common/native_mate_converters/file_path_converter.h"
#include "atom/common/native_mate_converters/gurl_converter.h"
#include "native_mate/dictionary.h"
#include "atom/common/node_includes.h"
#include "native_mate/dictionary.h"
namespace {