mirror of
https://github.com/electron/electron.git
synced 2026-01-26 15:58:07 -05:00
Include atom_natives after builtin includes
This commit is contained in:
@@ -4,11 +4,11 @@
|
||||
|
||||
#include "atom/renderer/atom_renderer_client.h"
|
||||
|
||||
#include "atom_natives.h" // NOLINT: This file is generated with js2c
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include "atom_natives.h" // NOLINT: This file is generated with js2c
|
||||
|
||||
#include "atom/common/api/api_messages.h"
|
||||
#include "atom/common/api/atom_bindings.h"
|
||||
#include "atom/common/api/event_emitter_caller.h"
|
||||
|
||||
Reference in New Issue
Block a user