mirror of
https://github.com/curl/curl.git
synced 2026-07-27 17:58:59 +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
|
|
@ -55,7 +55,6 @@
|
|||
#endif
|
||||
|
||||
#include "urldata.h"
|
||||
#include "bufq.h"
|
||||
#include "curl_trc.h"
|
||||
#include "if2ip.h"
|
||||
#include "cfilters.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue