mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +02:00
LibCrypto: Clean up #include directives
This change aims to improve the speed of incremental builds.
This commit is contained in:
committed by
Alexander Kalenik
parent
cd14b215d1
commit
8d13115d9a
Notes:
github-actions[bot]
2024-11-21 13:09:39 +00:00
Author: https://github.com/shlyakpavel Commit: https://github.com/LadybirdBrowser/ladybird/commit/8d13115d9a1 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2468
@@ -9,7 +9,6 @@
|
||||
|
||||
#include <AK/Concepts.h>
|
||||
#include <AK/Span.h>
|
||||
#include <AK/String.h>
|
||||
#include <LibCrypto/BigInt/UnsignedBigInteger.h>
|
||||
|
||||
namespace Crypto {
|
||||
|
||||
Reference in New Issue
Block a user