mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-05 06:32:30 +02:00
LibTextEncoder/LibURL: Cleanup includes
Cleans up LibURL/Parser.h to use the forwarding header from LibTextEncoder.
This commit is contained in:
Notes:
github-actions[bot]
2026-02-26 17:34:47 +00:00
Author: https://github.com/R-Goc Commit: https://github.com/LadybirdBrowser/ladybird/commit/ae5f28fb40a Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/7011 Reviewed-by: https://github.com/ADKaster Reviewed-by: https://github.com/ayeteadoe
@@ -12,6 +12,7 @@
|
||||
#include <AK/Function.h>
|
||||
#include <AK/Optional.h>
|
||||
#include <AK/String.h>
|
||||
#include <LibTextCodec/Export.h>
|
||||
#include <LibTextCodec/Forward.h>
|
||||
|
||||
namespace TextCodec {
|
||||
|
||||
Reference in New Issue
Block a user