mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
refactor: iwyu string, vector, cstdint (#2898)
* refactor: use cstdint for intX_t types * refactor: iwyu sstring_view * refactor: iwyu <cstring> * refactor: iwyu <vector>
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
#include <errno.h>
|
||||
#include <stdlib.h> /* strtol() */
|
||||
#include <string>
|
||||
#include <string_view>
|
||||
|
||||
#include <glibmm.h>
|
||||
|
||||
Reference in New Issue
Block a user