mirror of
https://github.com/XRPLF/clio.git
synced 2025-12-05 16:58:00 +00:00
style: clang-tidy auto fixes (#1631)
Fixes #1630. Please review and commit clang-tidy fixes. Co-authored-by: kuznetsss <15742918+kuznetsss@users.noreply.github.com>
This commit is contained in:
committed by
Sergey Kuznetsov
parent
b7449f72b7
commit
3b6a87249c
@@ -43,9 +43,11 @@
|
||||
|
||||
#include <algorithm>
|
||||
#include <expected>
|
||||
#include <functional>
|
||||
#include <iterator>
|
||||
#include <optional>
|
||||
#include <string>
|
||||
#include <string_view>
|
||||
#include <utility>
|
||||
#include <vector>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user