SortIncludes: true (#19)
* Update .clang-format - set SortIncludes to true * Reformat source with includes sorted
This commit is contained in:
committed by
GitHub
parent
39b209c2a7
commit
41b1d91841
@@ -22,11 +22,11 @@
|
||||
|
||||
#include "ring_buffer.hpp"
|
||||
|
||||
#include <sys/mman.h>
|
||||
#include <cerrno>
|
||||
#include <cstdio>
|
||||
#include <cstdlib>
|
||||
#include <cstring>
|
||||
#include <sys/mman.h>
|
||||
|
||||
namespace rocprofiler
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user