mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
style: fix lint warnings
This commit is contained in:
committed by
Electron Bot
parent
1e9a75d9f2
commit
7d8c59deda
@@ -24,7 +24,7 @@
|
||||
#include "base/win/windows_version.h"
|
||||
#include "content/public/app/sandbox_helper_win.h"
|
||||
#include "sandbox/win/src/sandbox_types.h"
|
||||
#elif defined(OS_LINUX) // defined(OS_WIN)
|
||||
#elif defined(OS_LINUX) // defined(OS_WIN)
|
||||
#include <unistd.h>
|
||||
#include <cstdio>
|
||||
#include "atom/app/atom_main_delegate.h" // NOLINT
|
||||
|
||||
Reference in New Issue
Block a user