Skip to content

Commit

Permalink
s3: Remove unused boost/algorithm/string/classification.hpp inclusion
Browse files Browse the repository at this point in the history
Signed-off-by: Pavel Emelyanov <[email protected]>

Closes scylladb#21690
  • Loading branch information
xemul authored and avikivity committed Nov 26, 2024
1 parent 98fa004 commit 4d10cd4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion utils/s3/client.cc
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
#else
#include <rapidxml/rapidxml.hpp>
#endif
#include <boost/algorithm/string/classification.hpp>
#include <seastar/core/coroutine.hh>
#include <seastar/core/fstream.hh>
#include <seastar/core/future.hh>
Expand Down

0 comments on commit 4d10cd4

Please sign in to comment.