mirror of
https://github.com/curl/curl.git
synced 2026-08-25 23:23:31 +03:00
lib: delete unused local includes
Filtered from `clang-tidy` `misc-include-cleaner` hits. Also: - pingping: scope includes. - doh: say the reason for an include. Closes #20607
This commit is contained in:
parent
daa6b27b4d
commit
8fb87f5a4a
15 changed files with 5 additions and 22 deletions
|
|
@ -24,8 +24,6 @@
|
|||
#include "curl_setup.h"
|
||||
|
||||
#include "urldata.h"
|
||||
#include "curl_trc.h"
|
||||
#include "progress.h"
|
||||
#include "ratelimit.h"
|
||||
|
||||
#define CURL_US_PER_SEC 1000000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue