mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-22 23:55:12 +00:00
LibHTTP: Clean up #include directives
This change aims to improve the speed of incremental builds.
This commit is contained in:
committed by
Alexander Kalenik
parent
cdb54fe504
commit
caf7983039
@@ -8,7 +8,6 @@
|
||||
#include <AK/Base64.h>
|
||||
#include <AK/StringBuilder.h>
|
||||
#include <LibHTTP/HttpRequest.h>
|
||||
#include <LibURL/Parser.h>
|
||||
|
||||
namespace HTTP {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user