mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 19:38:12 +00:00
LibPDF: Add missing headers in Value.h
This commit is contained in:
parent
35674b8a42
commit
7ddd11729d
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