mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-02 15:46:33 +00:00
LibPDF: Break inclusion cycle by removing unnecessary include
This commit is contained in:
parent
75673319ad
commit
ff96747e17
Notes:
sideshowbarker
2024-07-17 07:04:01 +09:00
Author: https://github.com/BenWiederhake
Commit: ff96747e17
Pull-request: https://github.com/SerenityOS/serenity/pull/15235
Reviewed-by: https://github.com/bgianfo ✅
Reviewed-by: https://github.com/trflynn89
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@
|
|||
#include <AK/SourceLocation.h>
|
||||
#include <LibPDF/Error.h>
|
||||
#include <LibPDF/Forward.h>
|
||||
#include <LibPDF/Value.h>
|
||||
|
||||
#ifdef PDF_DEBUG
|
||||
namespace {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue