vcl/source/gdi/pdfwriter_impl.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit d991134f55b8d39b7663f571a5060c530c0a48c7
Author: Andrea Gelmini <[email protected]>
AuthorDate: Fri Sep 23 16:37:00 2022 +0200
Commit: Julien Nabet <[email protected]>
CommitDate: Fri Sep 23 18:27:44 2022 +0200
Removed duplicated include
Change-Id: Idc57a6d048d730acf9f59c565bc7a57928eb3aa5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/140515
Tested-by: Jenkins
Reviewed-by: Julien Nabet <[email protected]>
diff --git a/vcl/source/gdi/pdfwriter_impl.cxx
b/vcl/source/gdi/pdfwriter_impl.cxx
index a381d9287c4e..9c3c8a0ab589 100644
--- a/vcl/source/gdi/pdfwriter_impl.cxx
+++ b/vcl/source/gdi/pdfwriter_impl.cxx
@@ -56,7 +56,6 @@
#include <tools/fract.hxx>
#include <tools/stream.hxx>
#include <tools/helpers.hxx>
-#include <tools/stream.hxx>
#include <tools/urlobj.hxx>
#include <tools/zcodec.hxx>
#include <svl/cryptosign.hxx>