mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-25 17:25:08 +02:00
AK: Add missing include to FloatingPoint.h
This would become an error in an upcoming commit.
This commit is contained in:
committed by
Jelle Raaijmakers
parent
b3e6df5eef
commit
ac8c16dda6
Notes:
github-actions[bot]
2026-02-23 17:32:13 +00:00
Author: https://github.com/trflynn89 Commit: https://github.com/LadybirdBrowser/ladybird/commit/ac8c16dda63 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/8109 Reviewed-by: https://github.com/gmta ✅
@@ -6,6 +6,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <AK/StdLibExtras.h>
|
||||
#include <AK/Types.h>
|
||||
|
||||
namespace AK {
|
||||
|
||||
Reference in New Issue
Block a user