mirror of
https://github.com/transmission/transmission.git
synced 2025-12-25 04:45:56 +00:00
refactor: C++ify clients.cc (#1907)
* refactor: use C++17 for clients.cc
This commit is contained in:
@@ -30,6 +30,7 @@ cfile_excludes=(
|
||||
'macosx/VDKQueue/*'
|
||||
'third-party/*'
|
||||
'web/*'
|
||||
'.git/*'
|
||||
)
|
||||
|
||||
get_find_path_args() {
|
||||
|
||||
Reference in New Issue
Block a user