mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-05 22:52:22 +02:00
LibCore: Remove Stream.h
This commit is contained in:
committed by
Linus Groh
parent
606a3982f3
commit
874c7bba28
Notes:
sideshowbarker
2024-07-18 02:13:10 +09:00
Author: https://github.com/timschumi Commit: https://github.com/SerenityOS/serenity/commit/874c7bba28 Pull-request: https://github.com/SerenityOS/serenity/pull/17406 Reviewed-by: https://github.com/linusg
@@ -14,7 +14,6 @@
|
||||
#include <AK/StringBuilder.h>
|
||||
#include <AK/Vector.h>
|
||||
#include <LibCore/ArgsParser.h>
|
||||
#include <LibCore/Stream.h>
|
||||
#include <LibTimeZone/TimeZone.h>
|
||||
|
||||
namespace {
|
||||
|
||||
Reference in New Issue
Block a user