mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-13 08:43:08 -07:00
Define and use Http::HeaderMap type
This commit is contained in:
parent
d57b9be706
commit
be152f45c9
3 changed files with 7 additions and 6 deletions
|
@ -46,6 +46,7 @@
|
|||
#include "base/http/httperror.h"
|
||||
#include "base/logger.h"
|
||||
#include "base/preferences.h"
|
||||
#include "base/types.h"
|
||||
#include "base/utils/bytearray.h"
|
||||
#include "base/utils/fs.h"
|
||||
#include "base/utils/misc.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue