mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2024-10-01 01:26:01 -04:00
Disable clang-format on Tools.cpp include order
This commit is contained in:
parent
9b6c589b9c
commit
586961013d
@ -47,8 +47,10 @@
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_PT_DENY_ATTACH
|
||||
// clang-format off
|
||||
#include <sys/types.h>
|
||||
#include <sys/ptrace.h>
|
||||
// clang-format on
|
||||
#endif
|
||||
|
||||
namespace Tools
|
||||
|
Loading…
Reference in New Issue
Block a user