Skip to content

Commit

Permalink
style: clang-tidy auto fixes (#1604)
Browse files Browse the repository at this point in the history
Fixes #1603. Please review and commit clang-tidy fixes.

Co-authored-by: kuznetsss <[email protected]>
  • Loading branch information
github-actions[bot] and kuznetsss authored Aug 14, 2024
1 parent b7c8ed7 commit 0ff1eda
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/web/dosguard/WhitelistHandler.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,9 @@

#include "web/dosguard/WhitelistHandler.hpp"

#include <boost/asio.hpp>
#include <boost/asio/ip/address.hpp>
#include <boost/asio/ip/network_v4.hpp>
#include <boost/asio/ip/network_v6.hpp>
#include <boost/iterator/transform_iterator.hpp>
#include <fmt/core.h>

#include <algorithm>
Expand Down

0 comments on commit 0ff1eda

Please sign in to comment.