mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-22 10:19:20 +00:00
LibPDF: Add missing headers in Value.h
This commit is contained in:
parent
35674b8a42
commit
7ddd11729d
Notes:
sideshowbarker
2024-07-18 03:37:16 +09:00
Author: https://github.com/BenWiederhake
Commit: 7ddd11729d
Pull-request: https://github.com/SerenityOS/serenity/pull/10080
Reviewed-by: https://github.com/alimpfard
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@
|
|||
|
||||
#include <AK/Format.h>
|
||||
#include <AK/RefPtr.h>
|
||||
#include <AK/String.h>
|
||||
#include <LibPDF/Forward.h>
|
||||
|
||||
namespace PDF {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue