Fix compilation warnings caused by chrome44 update
This commit is contained in:
parent
4337c07425
commit
7423c89968
2 changed files with 3 additions and 2 deletions
|
@ -5,11 +5,12 @@
|
|||
#include "atom/app/node_main.h"
|
||||
|
||||
#include "atom/browser/javascript_environment.h"
|
||||
#include "atom/common/node_includes.h"
|
||||
#include "gin/array_buffer.h"
|
||||
#include "gin/public/isolate_holder.h"
|
||||
#include "gin/v8_initializer.h"
|
||||
|
||||
#include "atom/common/node_includes.h"
|
||||
|
||||
namespace atom {
|
||||
|
||||
int NodeMain(int argc, char *argv[]) {
|
||||
|
|
2
vendor/brightray
vendored
2
vendor/brightray
vendored
|
@ -1 +1 @@
|
|||
Subproject commit 3f4895f3fd7cb2ec415b259c2808005512dec57f
|
||||
Subproject commit 618311bc70531ae51b7e2daf65d9c6fc01bf0582
|
Loading…
Reference in a new issue