SortIncludes: true (#19)
* Update .clang-format - set SortIncludes to true * Reformat source with includes sorted
这个提交包含在:
@@ -24,6 +24,7 @@
|
||||
|
||||
#include "lib/common/environment.hpp"
|
||||
|
||||
#include <unistd.h>
|
||||
#include <cctype>
|
||||
#include <cstdint>
|
||||
#include <cstdlib>
|
||||
@@ -31,7 +32,6 @@
|
||||
#include <string>
|
||||
#include <tuple>
|
||||
#include <unordered_set>
|
||||
#include <unistd.h>
|
||||
|
||||
namespace rocprofiler
|
||||
{
|
||||
|
||||
在新工单中引用
屏蔽一个用户