зеркало из https://github.com/electron/electron.git
fix cpplint error
atom/browser/atom_javascript_dialog_manager.h:9: Include "map" not in alphabetical order [build/include_alpha] [4]
This commit is contained in:
Родитель
795447f61a
Коммит
2435ffaf09
|
@ -5,8 +5,8 @@
|
|||
#ifndef ATOM_BROWSER_ATOM_JAVASCRIPT_DIALOG_MANAGER_H_
|
||||
#define ATOM_BROWSER_ATOM_JAVASCRIPT_DIALOG_MANAGER_H_
|
||||
|
||||
#include <string>
|
||||
#include <map>
|
||||
#include <string>
|
||||
|
||||
#include "content/public/browser/javascript_dialog_manager.h"
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче