Skip to content

Commit

Permalink
[CI] clang-tidy auto fixes (#1341)
Browse files Browse the repository at this point in the history
Fixes #1340. Please review and commit clang-tidy fixes.

Co-authored-by: kuznetsss <kuznetsss@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and kuznetsss authored Apr 9, 2024
1 parent ec05b06 commit 4705854
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/rpc/handlers/AMMInfo.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@
#include "rpc/JS.hpp"
#include "rpc/RPCHelpers.hpp"
#include "rpc/common/MetaProcessors.hpp"
#include "rpc/common/Specs.hpp"
#include "rpc/common/Types.hpp"
#include "rpc/common/Validators.hpp"

#include <boost/json/array.hpp>
Expand Down

0 comments on commit 4705854

Please sign in to comment.