mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
chore: fix minor clang-tidy warnings (#6275)
This commit is contained in:
@@ -11,11 +11,11 @@
|
||||
|
||||
#include <giomm/contenttype.h>
|
||||
|
||||
#include <algorithm>
|
||||
#include <functional> // for std::less<>
|
||||
#include <map>
|
||||
#include <string>
|
||||
#include <string_view>
|
||||
#include <utility>
|
||||
#include <utility> // for std::move()
|
||||
|
||||
using namespace std::literals;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user